Skip to main content
Version: 2.1.0

MT.1093 - Apple Automated Device Enrollment Tokens should be valid for more than 30 days

Overview​

This test checks if the Apple ADE token is valid and not expired. The Apple Automated Device Enrollment (ADE) token is required to synchronize Apple devices with Microsoft Intune. The token has a lifetime of one year and needs to be renewed to allow synchronization.

Remediation action​

See the Microsoft learn instructions to Renew enrollment program token.

Direct Link for Intune Portal - Enrollment program tokens.

Test Metadata​

FieldValue
Test IDMT.1093
SeverityHigh
SuiteMaester
CategoryIntune
PowerShell testTest-MtAppleAutomatedDeviceEnrollmentToken
TagsIntune, Maester, MT.1093

Source​

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