Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Report for software baselines (and systems differing from that baseline)

Hi,

I am a new PDQ user. I am looking to create a report which will show all the software installed on a computer(s) which is different that a version (NOT EQUAL TO) I can define.

I know I can run a basic report listing all the installed software, but I need to filter ANY of the applications which are different.

Can this be done on a basic report (using filtering) or a SQL report?

Many thanks

Giles

1

Comments

2 comments
Date Votes
  • Giles,

    Try this in a basic report:

    https://pastebin.com/AnB7gHiR

    You can simply copy the contents of that pastebin, save it into a .xml file, then import it into PDQ Inventory.

    I threw some example applications and versions from my environment in there, obviously you will have to adjust them for your environment.

    This report will return any computer with any specified application not matching the specified version. If the application is absent or matches the baseline version then it will not show up in the report, so if you are looking to find missing applications as well it will need tweaking. If the same computer has several applications out of compliance with the baseline version then each application for that computer will show up in a new line on the report.

    2
  • Hi Luke,

    Many thanks. Great base report I am now working on to enhance for our specific use.

    Thanks for the info.

    Cheers

    1