Let’s look at how to export the contents of a Microsoft 365 (Exchange Online) user’s mailbox to a PST file.
Microsoft 365
- ExchangeMicrosoft 365OutlookPowerShell
Configure Auto-Reply (Out of Office) Message in Exchange and Microsoft 365
September 15, 2023An automatic reply feature (Auto-Reply, Out of Office Message/OOF) allows an Exchange user to configure a rule in their mailbox to automatically send a specific message in reply to all…
You can send messages to Teams channels from PowerShell using webhook or Microsoft Graph API calls. Let’s see how to send and read messages in Microsoft Teams channels using PowerShell.…
The Microsoft Teams PowerShell module is designed to manage Teams from the command line. You can use the Teams module commands to quickly perform common administrative tasks or in automation…
- AzureMicrosoft 365PowerShell
Manage Groups in Azure AD and Microsoft 365 Using PowerShell
April 3, 2023You can use graphical management tools such as Azure Portal or the Microsoft 365 Admin Center to manage groups in Azure. In this article, we’ll show how to create, edit,…
- ExchangeMicrosoft 365OutlookPowerShell
Managing Calendar Permissions on Exchange Server and Microsoft 365
February 20, 2023In this article, we’ll look at how to manage calendar permissions in on-premises Exchange Server and Microsoft 365 mailboxes using Outlook and PowerShell. We will also focus on the topic…
- ExchangeMicrosoft 365MS OfficeOutlookWindows 10
Outlook Keeps Asking for Password on Windows
February 3, 2023A widespread problem is when Outlook keeps asking for the user credentials, even if the correct password is specified. After starting Outlook successfully connects to the on-premises Exchange server (or Microsoft…
- AzureMicrosoft 365PowerShell
Enable or Disable MFA for Users in Azure/Microsoft 365
February 20, 2023You can enable, disable, or get the Multi-Factor Authentication (MFA) status for users in your Azure/Microsoft 365 tenant using Azure Portal, Microsoft 365 Admin Center, or PowerShell. In this article,…
- AzureMicrosoft 365PowerShell
How to Reset User Password in Azure Active Directory (Microsoft 365)
June 8, 2023If an Azure Active Directory user forgets his password, an Azure (Microsoft 365) tenant administrator can reset it in several ways: using the Azure Portal, through PowerShell, or by enabling…