List Hotfixes
This Automation Manager object returns a list of hotfix information.
Use this object in conjunction with the Powershell command Get-Hotfix.
Privileges
Normal
Input Parameters
None
Output Parameters
Name | Type | Description |
---|---|---|
Hotfixes | Array | Collection of 'Hotfix ID', 'Description', 'Install Date', and 'Installed By'. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
No input parameters required.