Is Hot Fix Installed

Returns true when the given Hot Fix is installed.

Use this object in conjunction with the Powershell command Get-Hotfix.

Privileges

Normal

Input Parameters

Name Type Required Description
Hot Fix (KB) String Yes The KB number of the Hot Fix, example: KB981957

Output Parameters

Name Type Description
Conditional String Returns True if the Drive has a status of OK, False otherwise.
Result String Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

Name Type Required Example
HotFix (KB) String Yes KB982018