Installing the ExchangeOnlineManagement Module

About this task

Use this procedure to install and configure the ExchangeOnlineManagement PowerShell module. This module is required to enable Microsoft Office 365 email integration. The task includes installing the module, verifying the installation path, and updating the PSModulePath environment variable if necessary.
Note: In a multi-Deployment Server (DS) environment, you must install PowerShell 5 and the ExchangeOnlineManagement module on each DS server.

Before you begin

Users must use PowerShell 5 when installing the Exchange Online Management module.

Procedure

  1. To install the module, open PowerShell as an Administrator.
  2. Run the following command: Install-Module -Name ExchangeOnlineManagement.
  3. Respond Y (Yes) to all prompts.
    Module installation via PowerShell

What to do next

Continue with the steps for Registering the App in Azure AD.