3.9.6
BREAKING CHANGE
Microsoft are decommissioning the Intune PowerShell App with id d1ddf0e4-d672-4dae-b554-9d5bdfd93547, mentioned here
This was the default app in IntuneManagement. The default app is now changed to Microsoft Graph PowerShell app with id 14d82eec-204b-4c2f-b7e8-296a70dab67e
The script will automatically use that app for new installations
A warning to change will be displayed if d1ddf0e4-d672-4dae-b554-9d5bdfd93547 is used
You can also register a new app, documented here and then configure that app in Settings
Note: This might require consent for the required permissions
There is no change if you are currently using a custom app or already changed to Microsoft Graph PowerShell in Settings
Also note that changing application will reset cached accounts
New features
- Compare
Fixes
-
Compare
- Fixed issue when comparing Settings Catalog settings with child settings eg Hardened UNC Paths in Security Baseline
-
Import/Export
- Added support for import of MSIX app content
Based on Discussion 191 - Disable autoload of modules to prevent loading MSGraph module if found
Based on Issue 208
- Added support for import of MSIX app content
-
Documentation
- Language files re-generated.
- AppTypes file re-generated. Some apps were not documented with proper name.