It may be necessary to check the user’s presence status (Online/Away/Busy) in Microsoft Teams before performing a particular action for some integration scripts. Let’s have a look at how to…
Azure and Microsoft 365
- Azure and Microsoft 365ExchangePowerShell
Configure Email Forwarding for Mailbox on Exchange Server/Microsoft 365
March 15, 2024In Exchange Server and Exchange Online (Microsoft 365), you can enable email forwarding at the mailbox level (configured by the administrator using the ForwardingAddress attribute), through mailbox Inbox rules, or…
When a new user is added to a Microsoft 365 universal group, they automatically receive a standard welcome e-mail message with the following subject: You’ve joined the <M365_Group_Name> group Welcome…
The Azure Active Directory password policy defines the password requirements for tenant users, including password complexity, length, password expiration, account lockout settings, and some other parameters. In this article, we’ll…
- Azure and Microsoft 365ExchangePowerShell
Find Inactive (Unused) Distribution Lists in Exchange/Microsoft 365
March 17, 2024Within your Exchange organization or Exchange Online (Microsoft 365) tenant, you can create hundreds of Distribution Groups (Distribution Lists, DLs). Distribution lists that are no longer in use should be…
- Azure and Microsoft 365Windows 10Windows 11
Fix: “Something Went Wrong” Error When Installing Teams
March 13, 2024Microsoft recently released a new WebView2-based version of MS Teams for Windows. The switch from the Electron engine to WebView2 runtime has significantly improved the performance of Teams (almost doubled)…
- Azure and Microsoft 365ExchangePowerShell
Send from Alias (SMTP Proxy Address) in Exchange Online (Microsoft 365)
March 17, 2024An 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…
- 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,…
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,…