How to Connect to Office 365 Exchange Online using Remote Powershell when MFA Enabled

Remote Powershell can be used to run commands on Exchange Online.  This can be particularly useful if a feature is not available using the exchange GUI. Step 1 Open Windows Powershell as an Administrator. Step 2 If this is the first time run the following command: Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.3 When prompted select A … Continue reading How to Connect to Office 365 Exchange Online using Remote Powershell when MFA Enabled