Executive Patch Summary
Rmccune
I'd like to be able to run a report thru PDQ Inventory that is an executive type of summary with the host/computer name, software name and software version. I have figured out how to run a report with specified software the list is quite lengthy because the software and the version is a separate column as well as the computer name.
0
Comments
There might be a decent workaround for what you're trying to accomplish. Let's say, for example, you want to run an executive summary on all machines with Flash installed and what versions they have installed to see which machines are naughty and which machines are nice.
Create a new report with the necessary columns:
Then add the appropriate filters (e.g. Application Name, Application Version). Normally, when you run the report as is, you get something messy, like this:
This isn't very useful, and your printed report is just as messy. Instead, you can group your report by version number:
This will give you this (some groups are expanded to show the contents):
This will result in a much cleaner report when printed. I hope this helps.
I'm looking for a way to show multiple applications ie Flash, Java, etc on one report instead of multiple reports. Thanks!
This is how I did it.