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β
-
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.
-
Under Mobile Device Management Authority, choose your MDM authority to: Intune MDM Authority
Additional information:
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1105 |
| Severity | Low |
| Suite | Maester |
| Category | Intune |
| PowerShell test | Test-MtMdmAuthority |
| Tags | Intune, Maester, MT.1105 |
Sourceβ
- Pester test:
tests/Maester/Intune/Test-MtIntunePlatform.Tests.ps1 - PowerShell source:
powershell/public/maester/intune/Test-MtMdmAuthority.ps1