Forum Discussion
SimonChalfont
Mar 22, 2017Brass Contributor
Unable to obtain V1.1.130.0 public preview of the Azure AD PowerShell module
Update: Good response over in a different thread highlighting the need to now use the v2 AzureAD preview module to perform this configuration: https://techcommunity.microsoft.com/t5/Azure-Active-...
- Mar 22, 2017
get-msolsettings is gone, you have to use Get-AzureADDirectorySetting.
Thomas
Aleksey Avdeev
May 09, 2018Copper Contributor
I do have
ModuleType Version Name
---------- ------- ----
Binary 2.0.0.131 AzureAD
Manifest 3.1.0.0 Microsoft.PowerShell.Management
Manifest 3.1.0.0 Microsoft.PowerShell.Utility
Manifest 1.1.166.0 MSOnline
Binary 1.0.0.1 PackageManagement
Script 1.0.0.1 PowerShellGet
Script 1.2 PSReadline
(Get-Item C:\Windows\System32\WindowsPowerShell\v1.0\Modules\MSOnline\Microsoft.Online.Administration.Automation.PSModule.dll).VersionInfo.FileVersion
1.1.166.0
I can find only this command that gives me something similar result:
Get-AzureADDirectoryRoleTemplate