<< Click to Display Table of Contents >> RayManageSoft Unified Endpoint Manager > 3.1 > User Guide > Appendix I: Preference Settings for Managed Devices > Alphabetical Listing of Preference Settings for Managed Devices IncludeRegistryKey |
Command-line | Registry
This option is Windows only!
This setting is set in order to instruct the inventory agent to track the specified registry keys or values. In order to collect all values under a specified key, the key path specified must end with a trailing backslash. If the path specified corresponds to a key (rather an a registry value) but does not end with a trailing backslash, only the (default) value (if set) for the specified key will be collected.
For example:
•HKLM\SOFTWARE\ManageSoft Corp\ManageSoft\ will track all values under the specified key.
•HKLM\SOFTWARE\ManageSoft Corp\ManageSoft will only track the default values under the specified key (Note that the default values are typically not set.).
When setting this setting, the following can be used:
•The * wildcard to replace a key or value.
•The abbrevations HKLM, HKCU, HKCR, HKU, and HKCC. These will automatically expand to the appropriate values.
Values / Range: |
Valid registry key or value |
Default value: |
If no value is specified, RayManageSoft Unified Endpoint Manager uses Windows\CurrentVersion\Uninstall\ |
Example value: |
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows\CurrentVersion\App Paths\ - tracks all registry entries under this key
HKEY_LOCALE_MACHINE\SOFTWARE\*\ - tracks all registry keys and values under HKLM\SOFTWARE
HKLM\SOFTWARE\Microsoft\* - tracks all values under HKLM\SOFTWARE\Microsoft
HKEY_LOCAL_MACHINE\SOFTWARE\*\CurrentVersion\*\ - illustrates the use of multiple wildcards |
Command-line
Tool: |
Inventory agent |
Example: |
-o IncludeRegistryKey= "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows\CurrentVersion\App Paths\" |
Registry
Installed by: |
RayManageSoft Unified Endpoint Manager internals or manual configuration |
User setting: |
HKEY_CURRENT_USER\SOFTWARE\ManageSoft Corp\ ManageSoft\Tracker\CurrentVersion |
Computer setting: |
[Registry]\ManageSoft\Tracker\CurrentVersion |