Lenovo System Update Audit
Summary
Displays available Lenovo update information gathered by the Lenovo LSUClient Module - Install + Command Handler [DV,Param,Autofix] script from the table pvl_lsuclient_audit.
Dependencies
- Custom Table: pvl_lsuclient_audit
- Script: Lenovo LSUClient Module - Install + Command Handler [DV,Param,Autofix]
- Internal Monitor: Lenovo System Update Scan
- Solution: Lenovo System Update 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. |
| UpdateID | The unique Lenovo update identifier. |
| UpdateTitle | Human-readable update description. |
| UpdateType | Update type (e.g., 'Driver', 'BIOS', 'Firmware'). |
| Category | Hardware category (e.g., 'Networking LAN Ethernet'). |
| Version | Update version. |
| Severity | Severity level (e.g., 'Critical', 'Recommended'). |
| ReleaseDate | Release date of the update. |
| RebootType | Integer indicating reboot requirements. |
| Vendor | The vendor name (e.g., 'Lenovo'). |
| SizeInBytes | File size of the update payload. |
| DownloadURL | Direct download URL for the update XML/payload. |
| InstallerType | Installer type (e.g., 'PackageInstallInfo'). |
| IsApplicable | Applicability status (1 for True, 0 for False). |
| IsInstalled | Installation status (1 for True, 0 for False). |
| ScanDate | The timestamp of when the script executed and populated this record. |
Changelog
2026-04-30
- Initial version of the document.