
Microsoft refers to this module as version 1.0. The MSOnline module was the first Windows PowerShell Module for Azure Active Directory. Do yourself a favor and install them as well.

I recommend adding a few more modules, as you will sooner or later need them for related management purposes. You only need to do this once per system. The following command will install this module: Install-Module -Name Exchangeonlinemanagement Open a Powershell window as an administrator to install the required Powershell module. You will find that many functionalities are handled via Exchange and thus this module. Microsoft has a Powershell module that allows connecting to and handling the exchange online environment. The Exchange Online PowerShell V2 module (abbreviated as the EXO V2 module) uses modern authentication and works with multi-factor authentication (MFA). For bulk changes or advanced settings, you need to use Powershell. The GUI of the Exchange Admin Center ( ) is a very useful tool for ad-hoc maintenance and many administrative activities. How to connect to O365 and Exchange Online using Powershell
