Editing Configuration Registry Values in the Catalogic DPX Master Server for Microsoft Windows

In addition to the Parameter Configuration Interface in the Java-based DPX Management Interface, you can edit the parameters by editing the registry of Microsoft Windows.

Typically, you take steps similar to the following example to add a parameter for the Catalogic DPX Master Server:

  1. Sign in to Microsoft Windows in which the Catalogic DPX Master Server is installed.

  2. Open Registry Editor from the Start menu. Or, press [Windows + R] and open regedit.

  3. From the navigation tree of Registry Editor, open the following folder, where ${env:ComputerName} represents the computer name of the Microsoft Windows system:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Syncsort\BackupExpress\
↪${env:ComputerName}\0\
  1. Right-click an empty area of the content pane and click the value type to create a new value of this type.

  2. Right-click the new string value, click Rename, and rename the value name.

  3. Right-click the value and click Modify…. In the Edit String dialog window, enter a value in the Value data field. Click OK to close the dialog window. After creating a registry value, restart the SSCMAGENT service by following the instructions in Managing the CMAgent Service.

Last updated