Sunday, August 29, 2021

PowerShell: Download updates from the Microsoft Update Catalog

Download updates from the Microsoft Update Catalog

Most administrators use WSUS for deploying updates on a network. But sometimes it is useful to download stand-alone updates from the Microsoft Update Catalog. I found this PowerShell module:

 https://github.com/ryan-jan/MSCatalog

It is regularly updated and works fine for me. Soon I will post some examples.