10.20.2013

Query System to see if a Windows Update has been applied

Query System to see if a Windows Update has been applied


wmic qfe get hotfixid  find "KB999999"
wmic qfe | find "KB99999"

systeminfo 'will put a load of statictics and what patches have been installed
%indir%/windowsupdate.log, look for KB

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.