Microsoft has announced ExchangeonlineManagement Powershell 2.0.6 Preview v2. which is ideally super excited for Exchange Folks to have REST API Connections and Avoid Basic Authentications
n
Why do we require REST API Connections to connect to Exchange Online?
n
- n
-
Microsoft Blocked Basic Authentications to Exchange Online and other services. for more details
-
Companies block WinRM basic Connections from the Machines using GPOs or different options as it is vulnerable.
-
REST API Connections are stable and provide new enhanced CMDLETs
n
n
n
n
For more details about the 2.0.6-Preview6 version- Please read Microsoft Article
n
n
n
Let us see how we can configure the new version
n
Step 1: Install Latest version of PowerShellGet
n
Open Powershell in elevated rights and run the following cmdlet
n
n
n
Step 2: Run the following Cmdlet
n
n
n
n
n
n
n
Now, Exchange Online Management has been installed
n
Step 3: Run
n
Step 4: Run
n
n
#powershell #Exchange #exchangeOnline #Microsoft365 #Office365