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.

Show installed application and hardware changes

I'm looking to generate auto reports weekly that shows applications removed in the last week, as well as any hardware changes (add/removed). I've been able to easily create one for applications installed in the previous 7 days, but removed and hardware changes are proving more challenging. Is there any way to do this in PDQ currently?

1

Comments

1 comment
Date Votes
  • Unfortunately, Inventory doesn't keep history of data tables like that. I recommend using Auto Reports to export CSV files and using a separate program like PowerShell to compare them.

    I think you could also watch the Event Log on the targets, but I don't know if you have to enable auditing for specific events.

    1