Skip to main content
Version: 2.1.1-preview

MT.1090 - Global administrator role should not be added as local administrator on the device during Microsoft Entra join

Overview​

The 'Global administrator role is added as local administrator on the device during Microsoft Entra join' setting determines if Microsoft Entra Global Administrator role is added to the local administrators group. This setting applies only once during the actual registration of the device as Microsoft Entra join.

Remediation action​

Within the Entra Portal - Device Settings set 'Global administrator role is added as local administrator on the device during Microsoft Entra join' to No. To remediate existing devices, you need to create an Intune account policy, overriding the built-in Windows Administrators group.

Test Metadata​

FieldValue
Test IDMT.1090
SeverityMedium
SuiteMaester
CategoryEntra
PowerShell testTest-MtDeviceRegistrationLocalAdminsGlobalAdmin
TagsDevice, Entra, MT.1090

Source​

  • Pester test: tests/Maester/Entra/Test-MtEntraDeviceRegistrationPolicy.Tests.ps1
  • PowerShell source: powershell/public/maester/entra/Test-MtDeviceRegistrationLocalAdminsGlobalAdmin.ps1