Exchange Online Powershell Module Installation

For servers that host Permission Collection and Activity Monitoring, the EXO powershell module needs to be installed.

  1. Run the following command from an elevated (Administrator) powershell prompt:

Copy
Install-Module -Name ExchangeOnlineManagement -RequiredVersion 3.1.0 -Scope AllUsers -Force -AllowClobber

 

If this is done before applying the upgrade, no further action is required. If this upgrade is completed after the upgrade, the Permission Collection and Activity Monitor will need to be restarted.