I need this report for all machines in one report - patches reported installed in software inventory
I am trying to check if I can pull a report of all machines with existing patches from inventory. I need to create a report of all these machines in one. I found one report which would help in taking patches reported installed in software inventory for one machine. Is this possible for all machines in one shot.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
JasonEgg
7 years ago
You can use the Report Wizard to try to create a new report (this is the best option if you want to add more columns to the existing report). If you like the existing report, then probably the only change that needs to be made is removing "AND MACHINE.ID = [int]" from the WHERE clause. If that doesn't work, paste the existing query here so we can see it.