Skip to main content
Version: 2.1.1-preview

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​

  1. Visit the Intune Portal Windows updates blade for feature updates
  2. Edit the affected feature update policy and select a supported Windows 11 OS version, save the policy.

Test Metadata​

FieldValue
Test IDMT.1102
SeverityHigh
SuiteMaester
CategoryIntune
PowerShell testTest-MtFeatureUpdatePolicy
TagsIntune, Maester, MT.1102

Source​

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