Install Lenovo Updates
Overview
This script automates the discovery and installation of Lenovo-specific updates (BIOS, drivers, firmware, applications) on supported workstations.
Sample Run
Play Button > Run Automation > Script

Dependencies
Parameters
| Name | Example | Accepted Values | Required | Default | Type | Description |
|---|---|---|---|---|---|---|
| Reboot | False | Checkbox | Select it to reboot the machine after installing the updates. | |||
| Update Type |
|
| False | Scan | String | Define the type of update to install on the Lenovo machine. Setting it to Scan will scan the updates. All will install all the updates. Define multiple updates by separating them with a comma i.e bios,firmware,application. |
Automation Setup/Import
Output
- Activity Log
Changelog
2026-04-28
- Initial version of the document