MT.1094 - Apple Volume Purchase Program Tokens should be valid for more than 30 days
Overviewβ
Check the validity of the Apple Volume Purchase Program (VPP) token for Intune. The Apple Volume Purchase Program (VPP) token is required to synchronize Apple store apps with Microsoft Intune. This test checks if the VPP token is valid and not expired.
Remediation actionβ
See the Microsoft learn instructions to Renew Apple VPP token.
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1094 |
| Severity | High |
| Suite | Maester |
| Category | Intune |
| PowerShell test | Test-MtAppleVolumePurchaseProgramToken |
| Tags | Intune, Maester, MT.1094 |
Sourceβ
- Pester test:
tests/Maester/Intune/Test-MtIntuneConnectorHealth.Tests.ps1 - PowerShell source:
powershell/public/maester/intune/Test-MtAppleVolumePurchaseProgramToken.ps1