Skip to main content

pvl_hpimageassistant_audit

Summary

This table stores the available update data retrieved during the HP Image Assistant scanning process.

Dependencies

Tables

pvl_hpimageassistant_audit

ColumnTypeExplanation
ComputerIdINTThe Automate Computer ID of the agent.
TypeVARCHARThe type of update (e.g., 'Firmware', 'Software').
IdVARCHARThe HP SoftPaq ID associated with the update (e.g., 'sp151063').
NameVARCHARA human-readable description of the update.
TargetVersionVARCHARThe currently installed version on the endpoint, or 'Not Installed' if absent.
ReferenceVersionVARCHARThe updated version available from HP.
CommentsVARCHARThe recommendation status from HP (e.g., 'HP update recommended').
SSMCompliantVARCHARIndicates System Software Manager compliance ('True' or 'False').
DPBCompliantVARCHARIndicates Driver Pack Builder compliance ('True' or 'False').
UrlVARCHARThe direct download URL for the update executable file.
ReleaseNotesUrlVARCHARThe URL to the HTML release notes for the update.
CvaUrlVARCHARThe URL to the CVA configuration file.
ScriptRunTimeDATETIMEThe timestamp of when the script executed and populated this record.

Changelog

2026-04-30

  • Initial version of the document.