How to Resolve Installation Issues with Exchange Online, PowerShell 2.0.6 Version
top of page

Unable to Install ExchangeOnlineManagement 2.0.6 Version Exchange Online PowerShell

Updated: Dec 27, 2023

Exchange Online

Resolution:

Tried to install Exchange Online Management Latest Preview Version 2.0.6-Preview6 but failed with an error mentioned in the screenshot

Before we install 2.0.6-Preview6, we would need to install PowerShellGet

To install PowerShellGet, Open Powershell with the Elevated Rights and run the following CMDLET.

Install-Module PowerShellGet -Force -AllowClobber

Exchange Online

Exchange Online

After installing PowerShellGet, Now try to install ExchangeOnlineManagement Module and check whether it is getting installed

Exchange Online

Exchange Online

Exchange Online

You can see now that it is installed with 2.0.6-Preview6.

Exchange Online
6 views0 comments
bottom of page