Investigation with packages
Last updated
Was this helpful?
Last updated
Was this helpful?
Starting from Nexthink V6.3, those investigations retrieving packages or including a condition on packages have been simplified. The results take into account only those packages that are effectively installed, discarding uninstalled packages.
Nevertheless, it is still possible to find installations or uninstallations of packages by directly querying the installation events.
The following tables summarize the typical uses of investigations related to packages. and import them into the Finder to try them out.
Devices with a specific package
Package Name is "abc"
-
Devices without a specific package
Package Name is "abc"
Number of packages = 0
Devices with two specific packages
Package Name is "abc", publisher is "ABC", version is "123", type "program"
or
Package Name is "xyz", publisher is "XYZ", version is "789", type "program"
NOTE: A package is uniquely identified by its name, publisher, version and type.
Number of packages = 2
Installation of a specific package
Package Name is "abc" and Operation Type is "installation"
-
Uninstallation of a specific package
Package Name is "abc" and Operation Type is "uninstallation"
-
Least used packages
-
-
Number of devices is ascending
Most used packages
-
-
Number of devices is descending
Packages installed on less than 5 devices (but at least installed on one device)
-
Number of devices is less or equal to 5
-