Find out what Windows Updates have been installed by using command prompt
Wednesday, February 17th, 2010To find out what Microsoft/Windows Updates have been installed, open command prompt and type:
wmic qfe list
This will work in Windows Vista, Windows Server 2008 and Windows 7. You can also pipeĀ it a text file if you needed to print it off or document it.