Wmic List all Installed patchs


From Command line run:

wmic /node:localhost /output:d:\file1.htm qfe GET description,
FixComments,hotfixid,installedby,installedon,servicepackineffect /format:htable.xsl

Read more of this post