Creating an Add or Overwrite Registry Step

This step adds or overwrites a key to the registry.

Required properties:

Property Name Description
Registry Key Specify the registry key. For example: HKLM\Software\MyCo
Windows Server Version Select the server version the plugin will run on. Values are:
  • REG_S
  • REG_MUTLI_SZ
  • REG_BINARY
  • REG_DWORD_BIG_ENDIAN
  • REG_DWORD
  • REG_DWORD_LITTLE_ENDIAN
  • REG_NONE
  • REG_EXPAND_SZ
Registry Value Name Specify the registry value name.
Registry Value Data Specifies the registry value data.

Optional properties:

Property Name Description
Force Registry Overwrite This will overwrite the existing registry key.