Powershell script to generate an excel report to list the applications and patches installed

This is a Powershell script to create a report in excel listing all the applications and patches installed  in the local machine. The report will have following information:

1st sheet will have Application Name and Application Version.

2ns sheet will have KB and Description

The script is attached as a file to this blog, please change the extension of the file before executing it.

AppPatchDetails.PS1.txt

Comments

  • Anonymous
    May 31, 2012
    The comment has been removed

  • Anonymous
    July 23, 2012
    Tried this on Windows XP Professional. The software list works but the KB and Description list doesn't?

  • Anonymous
    November 21, 2012
    How to include "Installed date" and "size" of the applocation

  • Anonymous
    October 17, 2013
    The comment has been removed