Get the version of windows update with powershell
(Get-ItemProperty -Path 'C:\Windows\System32\wuaueng.dll').VersionInfo | ft -autosize