
The Exchange Online cmdlets in the EXO V2 module are meant to replace their older, less efficient equivalents, but the equivalent cmdlets are still available (after you connect). After you connect to your Exchange Online organization, you’ll see all of the familiar cmdlets (Exchange Online PowerShell commands) that are available in Exchange Online PowerShell. When you first open the module, you’ll only see these exclusive cmdlets. The module contains a small set of exclusive Exchange Online PowerShell cmdlets that are optimized for bulk data retrieval scenarios (think: thousands and thousands of objects). You can’t use Basic authentication in the EXO V2 module however, you still need to enable the Basic authentication setting in WinRM as explained later in this article. The EXO V2 module uses modern authentication for all cmdlets. How the Exchange Online PowerShell v2 module (EXO V2 module) works You can download the Microsoft Exchange Online PowerShell v2 module (EXO V2 module) from the PowerShell gallery at: Exchange Online PowerShell v2 module download The best way to avoid this issue is to use the CommandName parameter on the Connect-ExchangeOnline cmdlet to limit the cmdlets that are used in the session. The latest version of EXO V2 module and frequent use of the Connect-ExchangeOnline and Disconnect-ExchangeOnline cmdlets in a single PowerShell session or script might lead to a memory leak.



How the Exchange Online PowerShell v2 module (EXO V2 module) works.Exchange Online PowerShell v2 module download.

Table Of Contents – Install Exchange Online PowerShell v2 module
