N-central Troubleshooting
Check WUA Version via command line tools
Last Modified
Wed Jun 14 12:05 GMT 2017
Description
If you are unsure if a device is running an up to date version of WUA, you can use powershell to check the file version.Environment
- N-able N-central All Versions
Solution
powershell -command (Get-ItemProperty -Path 'C:\Windows\System32\wuaueng.dll').VersionInfoSample outputProductVersion FileVersion FileName-------------- ----------- --------7.6.7601.23735 7.6.7601.2373... C:\Windows\System32\wuaueng.dll