Registry Redirections

The Registry Redirections module allows the redirection of a registry key from one location to another.

Filter

Select the name of the filter you want assigned to this configuration element. Click the Show Filter Details button on the right to review any filter settings without leaving Configuration Management.

Description

Enter a description that helps you identify your settings.

Source Hive

Select the source registry hive containing the key you want to redirect from. Choose from HKEY_LOCAL_MACHINE and HKEY_CURENT_USER.

Source Key

Enter the source subkey of the Hive you want to redirect from.

Target Hive

Select the target registry hive containing the key you want to redirect to. Choose from HKEY_LOCAL_MACHINE and HKEY_CURENT_USER.

Target Key

Enter the target subkey of the Hive you want to redirect to.

Example

This example redirects from the Software\MyApp registry key in the HKEY_LOCAL_MACHINE hive to the Software\MyApp registry key in the HKEY_CURRENT_USER hive.

  • Filter: No Filter - Apply this to all
  • Source Hive: HKEY_LOCAL_MACHINE
  • Source Key: Software\MyApp
  • Target Hive: HKEY_CURRENT_USER
  • Target Key: Software\MyApp