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