Skip to main content
Version: 2.0.1 (preview)

Test-MtFeatureUpdatePolicy

SYNOPSISโ€‹

Check whether a Windows Feature Update Policy in Intune is using unsupported builds.

SYNTAXโ€‹

Test-MtFeatureUpdatePolicy [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTIONโ€‹

This command checks the Windows Feature Update Policies configured in Microsoft Intune to identify any policies that are using Windows builds that are no longer supported by Microsoft.

EXAMPLESโ€‹

EXAMPLE 1โ€‹

Test-MtFeatureUpdatePolicy

Returns true if no Feature Update Policies are using unsupported builds, false if any policies are found using unsupported builds.

PARAMETERSโ€‹

-ProgressActionโ€‹

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParametersโ€‹

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTSโ€‹

OUTPUTSโ€‹

System.Booleanโ€‹

NOTESโ€‹

https://maester.dev/docs/commands/Test-MtFeatureUpdatePolicy