Dynamic Collection of computers that need updates using PSWindowsUpdate
Has anyone out there used PSWindowsUpdate as a basis for creating a dynamic collection of computers that need windows update?
https://www.powershellgallery.com/packages/PSWindowsUpdate/2.1.1.2
0
Comments
I think you just need to create a Files & Directories scan profile to see if the following PowerShell module path exists or not on the target.
C:\Program Files\WindowsPowerShell\Modules\PSWindowsUpdate\2.1.1.2
We created a PowerShell Scanner for this: https://github.com/pdq/PowerShell-Scanners/tree/master/PowerShell%20Scanners/Get%20Available%20Windows%20Updates