Utility - exportPatchAnalysisRunLatest
Utility - exportPatchAnalysisRunLatest
Description :
This command exports the latest Patch Analysis Job run result to a file. You can save the result in HTML or CSV format.
Return type : java.lang.Void
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
serverName | String | Name of the server in the Patch Analysis Job results to be exported. For data from all servers, use a null value (that is, ""). |
jobGroupName | String | Fully qualified job group where the Patch Analysis Job is stored. |
jobName | String | Name of the Patch Analysis Job to export. |
exportFileName | String | Name of the file that holds the export. |
exportType | String | Format for saving exported results (CSV or HTML). |
Example
The following example shows how to export the latest job run result of a Patch Analysis Job.
Script
Utility exportPatchAnalysisRunLatest "win2kServ1" "/sampleJobGroup" "samplePatchJob" "C:/temp/samplePatchJobResult.csv" "CSV"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*