I am currently on 8.8. I have a need to get inventory information based on the name of a directory at a given path.
Example: <UserProfile>\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\ (means they have Offline installed), but under that is a directory that is the version <UserProfile>\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\3.0.4 (means they have Offline with version 3.0.4)
I would like LANDesk to be able to break it down based on how many have offline and then how many each version and the versions are dynamic meaning I don't have to define each version in LANDesk to have it look for it.