I guess the title says it all!
Here is the link to the Microsoft Connect site to download:
http://connect.microsoft.com/site1164/
Connect-MSOLService now brings up the familiar ADAL prompt with MFA and ADFS support etc. Make sure to read the release notes included, and you should probably uninstall the Microsoft Online Sign In assistant.
Here are the changes:
- Dependency on the Microsoft Online Service sign in assistant removed.
- Name of module updated Windows Azure -> Microsoft Azure
- Connect-MsolService parameter -CurrentCredentials removed.
- Connect-MsolService parameter -AccessToken added to enable AAD Connect, and other callers to use the PowerShell as a client library.
- New device management cmdlets:
- Get-MsolDevice
- Enable-MsolDevice
- Disable-MsolDevice
- Remove-MsolDevice
Few apparentĀ changes in the list of installed products though:
Before:
After:
Morgan
Thanks for the heads up on this. Nice to see some device related cmdlets there, we still need a whole automation part for intune though, as a lot of the reporting still is not up to scratch. That SilverLight interface needs an overhaul.