HP Image Assistant Audit
Summary
Displays available HP update information gathered by the HP Image Assistant script from the table pvl_hpimageassistant_audit.
Dependencies
- Custom Table: pvl_hpimageassistant_audit
- Script: HP Image Assistant - Install + Command Handler [DV,Param,Autofix]
- Internal Monitor: HP Image Assistant Scan
- Solution: HP Image Assistant Handler
Columns
| Column | Explanation |
|---|---|
| Client | The name of the client for this computer. |
| Location | The name of the location for this computer. |
| Computer | The name of the computer where the scan was performed. |
| OperatingSystem | The OS installed on the endpoint. |
| LastContact | The last check-in date of the agent. |
| LastLoggedInUser | The last user logged into the device. |
| FormFactor | The physical form factor of the machine. |
| UpdateType | The type of update available (e.g., 'Firmware', 'Software', 'Driver'). |
| SoftPaqId | The HP SoftPaq ID associated with the update (e.g., 'sp151063'). |
| UpdateName | A human-readable description of the update. |
| CurrentVersion | The currently installed version on the endpoint, or 'Not Installed' if absent. |
| AvailableVersion | The updated version available from HP. |
| Recommendations | The recommendation status from HP (e.g., 'HP update recommended'). |
| SSMCompliant | Indicates System Software Manager compliance ('True' or 'False'). |
| DPBCompliant | Indicates Driver Pack Builder compliance ('True' or 'False'). |
| DownloadUrl | The direct download URL for the update executable file. |
| ReleaseNotesUrl | The URL to the HTML release notes for the update. |
| CvaUrl | The URL to the CVA configuration file. |
| ScanDate | The timestamp of when the script executed and populated this record. |
Changelog
2026-04-30
- Initial version of the document.