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.
Nice script but there is an error in line 27. $excel get overwritten