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