Autopatcher New - Lenovo

For those using Windows Autopilot, the new Autopatcher generates a hardware hash report. Run:

.\AutoPatcher.ps1 -GenerateHashReport -Model "All" -OutputCSV "Lenovo_Hashes.csv"

This uploads the identity of every ThinkCentre in your fleet directly to Microsoft Endpoint Manager. lenovo autopatcher new


Lenovo AutoPatcher is a free, cloud-based patch management tool designed specifically for small to medium-sized businesses (SMBs) that use Lenovo commercial PCs (ThinkPad, ThinkCentre, ThinkStation). It automates the process of keeping Windows and Lenovo-specific drivers/firmware up to date. For those using Windows Autopilot, the new Autopatcher

The legacy version of AutoPatcher worked, but it had limitations: slow parsing speeds, poor logging, and compatibility issues with Windows 11 24H2 and newer PowerShell security constraints. The Lenovo AutoPatcher New addresses every single pain point. This uploads the identity of every ThinkCentre in

Here are the headline features of the 2026 release:

Previously, Autopatcher downloaded every driver for a given model (Wi-Fi, Ethernet, Audio, GPU, etc.). The new tool reads the hardware ID of your actual endpoint (via a lightweight agent) and only downloads drivers specifically for the installed components. If your ThinkPad doesn't have a WWAN card, Autopatcher no longer downloads the Sierra Wireless driver. This shrinks repository size by roughly 40%.

Once downloaded, export the updates in a format your RMM understands:

.\AutoPatcher.ps1 -ExportTo SCCM -RepoPath "C:\LenovoRepo" -OutputXML ".\deployment.xml"