The Create Registry Key action creates a registry key on the target client. To use this action, you select the registry hive and provide a path to the key that you would like to create. If keys in the defined path do not exist, the action will create them.
Prepare Stage
No action taken
Execute Stage
The action creates the defined registry key if it doesn’t already exist.
Cleanup Stage
No action taken.
Rollback Stage
The action deletes the defined registry key if it didn’t already exist prior to initiating the update.