PackageDeployment Module Help

Package Deployment Module

Test-MicrosoftUpdate Cmdlet

Version 3.1.0.0

Test-MicrosoftUpdate

Synopsis

Installation status of a Microsoft update

Syntax

Test-MicrosoftUpdate [-KBNumber] <String> [-ContinueOnError] [<CommonParameters>]

Description

Checks if the specified update is installed.

Parameters

-KBNumber <String>

The KB number of the update to be checked.

Required

True

Position

1

Accepts pipeline input

False

-ContinueOnError <SwitchParameter>

Continues script execution in spite of errors in the respective command

Required

False

Position

Named

Accepts pipeline input

False

<CommonParameters>

For more information about common parameters, type "Get-Help about_CommonParameters".