From LedHed's Wiki
Revision as of 00:55, 10 March 2015 by Ledhed (Talk | contribs)

Jump to: navigation, search

Check which updates are installed via command line (or PSExec)

wmic qfe list brief /format:texttablewsys > "c:\temp\hotfix.txt"

or

wmic qfe list brief /format:htable > "c:\temp\hotfix.html"