kirkpatrickprice / windows-audit-scripts

Other
4 stars 2 forks source link

Adjust WindowsUpdateSearcher parameters #17

Closed flyguy62n closed 2 years ago

flyguy62n commented 2 years ago

Limit updates to Security Updates, if reliable

https://docs.microsoft.com/en-us/windows/win32/api/wuapi/nf-wuapi-iupdatesearcher-search

Investigate returned object ( $Result.Updates | Get-Member) to see what else might be useful

flyguy62n commented 2 years ago

Not implemented. Couldn't figure out how to reliably limit search results to just security updates