Last updated
Enable IT administrators to distribute updates for software, drivers, and BIOS in a managed environment from a local server.
$ winget install --id Lenovo.SystemUpdate --exact --version 5.08.03.59Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Lenovo System Update uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
system_update_5.08.03.59.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
See the full silent install reference for Lenovo System Update →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
Lenovo System Update downloads updates for software, drivers, and BIOS from a Lenovo server directly over the Internet without requiring specific user knowledge of where the package is located or if it is needed by the target system. System Update can determine which updates are needed and apply them. System Update can also be directed to a local repository managed by Update Retriever
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | EXE Inno Setup | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
4 known CVEs via NVD
An uncontrolled search path vulnerability was reported in Lenovo System Update that could allow an attacker with local access to execute code with elevated privileges.
A directory permissions management vulnerability in Lenovo System Update may allow elevation of privileges.
A vulnerability was reported in Lenovo System Update that could allow a local user with interactive system access the ability to execute code with elevated privileges only during the installation of a System Update package released before 2022-02-25 that displays a command promp...
A race condition vulnerability was reported in Lenovo System Update prior to version 5.07.0106 that could allow escalation of privilege.
See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr.