Compare installed updates and hotfixes

Earlier this month I posted about a function that I wrote: Get-InstalledUpdates – List all installed updates and hotfixes

In that post, I wrote a little extra code in order to compare the results between multiple devices.
That got me thinking. I also wanted a Compare-InstalledUpdates function.
So, here we go:

This function utilizes my Get-InstalledUpdate function and compares the updates and/or hotfixes between them.

Leave a Reply

Your email address will not be published. Required fields are marked *