Show installed application and hardware changes
C G
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
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.