Skip to main content

HP Image Assistant Audit

Summary

Displays available HP update information gathered by the HP Image Assistant script from the table pvl_hpimageassistant_audit.

Dependencies

Columns

ColumnExplanation
ClientThe name of the client for this computer.
LocationThe name of the location for this computer.
ComputerThe name of the computer where the scan was performed.
OperatingSystemThe OS installed on the endpoint.
LastContactThe last check-in date of the agent.
LastLoggedInUserThe last user logged into the device.
FormFactorThe physical form factor of the machine.
UpdateTypeThe type of update available (e.g., 'Firmware', 'Software', 'Driver').
SoftPaqIdThe HP SoftPaq ID associated with the update (e.g., 'sp151063').
UpdateNameA human-readable description of the update.
CurrentVersionThe currently installed version on the endpoint, or 'Not Installed' if absent.
AvailableVersionThe updated version available from HP.
RecommendationsThe recommendation status from HP (e.g., 'HP update recommended').
SSMCompliantIndicates System Software Manager compliance ('True' or 'False').
DPBCompliantIndicates Driver Pack Builder compliance ('True' or 'False').
DownloadUrlThe direct download URL for the update executable file.
ReleaseNotesUrlThe URL to the HTML release notes for the update.
CvaUrlThe URL to the CVA configuration file.
ScanDateThe timestamp of when the script executed and populated this record.

Changelog

2026-04-30

  • Initial version of the document.