SOLVED – Cannot Run AzureAD commands in Windows Server 2016 Powershell

AzureAD module is a great match for Windows Server 2016 machines. Read more to find out what to do if you Cannot Run AzureAD commands in Windows Server 2016 Powershell Install-Module -Name AzureAD can be used to install AzureAD module on Windows Server 2016 machines. However, you might see the following error when you run…