Install exchange powershell module

broken image

Once credentials are entered, You will be connected to the Exchange Online environment.This cmdlet will prompt for your Microsoft 365 Exchange admin credentials. Once the module is installed, you can connect to Exchange Online using the Connect-ExchangeOnline cmdlet.First, you need to install the Exchange Online PowerShell Module with Install-Module ExchangeOnlineManagement.To connect to Exchange Online using PowerShell: Connecting to Exchange Online using PowerShell gives you the ability to manage your Exchange Online environment using a single, consistent interface. Set-ExecutionPolicy RemoteSigned Connecting to Exchange Online from PowerShell – OverviewĮxchange Online is a cloud-based email service that is part of Microsoft Office 365. Make sure you have the default Execution Policy set to “RemoteSigned” before executing the PowerShell scripts.

broken image