- EXOResourceConfiguration
- Added required permissions to settings.json file.
- EXOTenantAllowBlockListItems
- Inlined function call.
- IntuneDeviceControlPolicyWindows10
- Added support for
DefaultEnforcementandDeviceControlEnabledproperties.
- Added support for
- IntuneDeviceManagementAndroidDeviceOwnerEnrollmentProfile
- Fix export and remove read-only properties.
FIXES #5969
- Fix export and remove read-only properties.
- IntuneSecurityBaselineHoloLens2Advanced
- Initial release.
- IntuneWifiConfigurationPolicyMacOS
- Fixed an issue where fetching the assignments of a policy that only exists by display name fails.
FIXES #5971 - PlannerTask
- Update export to use common functions.
FIXES #6004
- Update export to use common functions.
- M365DSCDRGUtil
- Removed undefined variable from if statement.
- M365DSCPermissions
- Add
AdministrativeRolesandRequiredRolesproperty to export.
- Add
- MISC
- Removed
-Verboseparameter from multiple commands where it's not necessary. - Removed unused functions across several resources.
- Added export of module functions to several EXO resources.
- Update export to use common function for multiple resources.
- Update
requiredrolegroupsproperty of settings.json file to array. - Updated the Write-M365DSCHost function to make the Message parameter
optional to fix null errors.
- Removed