MT.1102 - Windows Feature Update Policy Settings should not reference end of support builds
Overviewβ
This test checks for Windows Feature Update policies referencing unsupported Windows build versions. Additional information about Feature Update Policies: Microsoft learn - Feature updates for Windows 10 and later policy in Intune.
Remediation actionβ
- Visit the Intune Portal Windows updates blade for feature updates
- Edit the affected feature update policy and select a supported Windows 11 OS version, save the policy.
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1102 |
| Severity | High |
| Suite | Maester |
| Category | Intune |
| PowerShell test | Test-MtFeatureUpdatePolicy |
| Tags | Intune, Maester, MT.1102 |
Sourceβ
- Pester test:
tests/Maester/Intune/Test-MtIntunePlatform.Tests.ps1 - PowerShell source:
powershell/public/maester/intune/Test-MtFeatureUpdatePolicy.ps1