Skip to main content
Version: 2.1.1-preview

MT.1105 - MDM Authority should be set to Microsoft Intune

Overview​

This test verifies whether Microsoft Intune is set as MDM authority. In tenants where Intune is used to provision and manage devices, this should be automatically the case.

Remediation action​

  1. In the Microsoft Intune admin center, select the orange banner to open the Mobile Device Management Authority setting. The orange banner is only displayed if you haven't yet set the MDM authority. If the orange banner is not visible, you can navigate directly to the MDM Authority settings to configure the MDM authority.

  2. Under Mobile Device Management Authority, choose your MDM authority to: Intune MDM Authority

Additional information:

Test Metadata​

FieldValue
Test IDMT.1105
SeverityLow
SuiteMaester
CategoryIntune
PowerShell testTest-MtMdmAuthority
TagsIntune, Maester, MT.1105

Source​

  • Pester test: tests/Maester/Intune/Test-MtIntunePlatform.Tests.ps1
  • PowerShell source: powershell/public/maester/intune/Test-MtMdmAuthority.ps1