An Exchange mailbox can be assigned a number of additional SMTP addresses, which are known as proxy addresses (aliases). These addresses allow the user to receive e-mails that are sent to different SMTP addresses. Exchange uses the user’s primary SMTP address when sending e-mail. Exchange Online (Microsoft 365) introduces the ability to send e-mails from an additional SMTP address (alias), assigned to a user’s mailbox.
The main advantage of virtual machines is the flexibility to allocate additional resources to VMs when you need them. If you run out of free space on a virtual hard…
You can use the Import-CSV PowerShell cmdlet to read the contents of a CSV file. Once you load the contents of the CSV file, you get a PowerShell object in…
- Azure and Microsoft 365ExchangePowerShell
Save Sent Items in Shared Mailbox on Exchange (Microsoft 365)
March 15, 2024You can allow users to send e-mails on behalf of the shared mailbox in Exchange Server and Microsoft 365 (Exchange Online). However, such an e-mail, once it has been sent,…
- Windows 10Windows 11Windows Server 2019
How to Run Program without Admin Privileges and Bypass UAC Prompt
June 8, 2023When started, some programs require permission elevation (the shield next to the app icon), but actually, they don’t need administrator privileges for their normal operation. For example, you can manually…
- PowerShellWindows 10Windows 11Windows Server 2019
Configure Network Settings on Windows with PowerShell: IP Address, DNS, Default Gateway, Static Routes
March 16, 2024In Windows, you can manage the settings for your network adapters not only from the GUI but also from the PowerShell command prompt. In this article, we’ll look at the…
In some cases, Outlook clients may stop updating the Exchange Global or Offline Address Book with the error “Outlook cannot update Global Address Book 0x80200049” or 0x80070057. You can add…
You can use the open-source usbipd-win project to access a computer’s physical USB devices from the Windows Subsystem for Linux (WSL2) or Hyper-V virtual machine. This tool allows you to…
In some cases, users may need to send or forward an e-mail from an Outlook inbox directly to a Microsoft Teams channel. An e-mail address is automatically generated for each…
- Azure and Microsoft 365PowerShell
How to Restore Deleted Users in Entra ID (Microsoft 365)
March 17, 2024When you delete a user account in Azure (Microsoft 365), the user is not deleted immediately. The disabled user account is stored in AAD for 30 days. In this article,…