-
PowerShell Script – How to Search for Installed / Pending Windows Updates Using PowerShell
This quick article explains how to search for installed or pending Windows Updates on a system leveraging PowerShell, and create a report of what was found.
Recently I wrote a script that was to determine the current state of infrastructure in an environment. One of the items we wanted to scan for was the current state of Windows Updates. It’s often surprising and sometimes outright scary the current Windows update state of Windows Infrastructure. Read More…