I'm trying to run a registry inventory on bUpdater value for Adobe Reader or Adobe Acrobat on our managed workstations. The registry key is located in:
- HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\7.0\FeatureLockdown
- HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\7.0\FeatureLockdown
The problem is that the registry key version (7.0) is not the same on all workstations. I'd like to know if there is a way to place an variable on the registry key object path in the inventory task?
In the Inventory Configuration, the Registry Object would look something like this:
- SOFTWARE\Adobe\Adobe Acrobat\VARIABLE\FeatureLockdown\bUpdater
So when I add the registry key path in the inventory, I get all computers that contain the bUpdater value not just the ones with version "7.0."