Application Version number and total installed
I'm trying to create a report that shows the version of an application and the total number of machines installed. I can get a total number of applications installed by name, but it does not break it out by version number. This doesn't seem possible with a basic report. I can either get very basic summary data that does not break down the various versions, or I can get a report of all machines, listed individually and their version of the respective software. Any assistance would be appreciated.
Comments
What you probably need is to select the Computer Name column and set its summary to Count. I've attached a report that you can import which will give you an example.
OK, thank you! That works. I should have seen that before. Now I'll work on creating one for three pieces of software in the same report.
No worries, let me know if you need anything else.
Can you please share how this was accomplished? I would like to do the same... A list of Software A and all of the various versions installed. Then I can make Dynamic Collections to 'Find' all of the rogue versions and get them up to date.
@Jason Rostar
I think the built-in "Application Counts" report does that.
You are correct. Exactly what I needed. Thanks