techthoughts2
5/31/2017 - 7:27 PM

Get the version of windows update with powershell

Get the version of windows update with powershell

(Get-ItemProperty -Path 'C:\Windows\System32\wuaueng.dll').VersionInfo | ft -autosize