How to Install MSOnline Module and Connect Azure AD of 21Vianet China Cloud using PowerShell
Installing MSOnline is pretty Simple. Open PowerShell in Elevated Mode and run the command, Set-ExecutionPolicy -ExecutionPolicy unrestricted Install-Modue -Name MSOnline By Default, When you run the command Connect-MsolService You will…