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.

Filtering for Inventory to detect if Application was installed using msi or exe

Hi,

I was wondering whether it is possible to use PDQ Inventory to filter and grab a list of application (teamviewer) installed manually through .exe or through PDQ (used an msi file).

Is it possible to filter and check which devices got installed using the exe installer and which one got installed using the msi installer? If so, what filters are to be used when creating a dynamic collection?

 

Thanks!

 

1

Comments

1 comment
Date Votes
  • It appears most (all?) software installed via MSI, in the Applications list, the "Uninstall" field will start with MsiExec.

    So a filter for non MSI ones could look like this:

    And this does appear to work specifically for Teamviewer.

    Our MSI installed ones uninstall fields start with MsiExec and the EXE installed ones are "C:\Program Files (x86)\TeamViewer\uninstall.exe"

     

    0