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"