The Set registry value action allows you to set a registry value on devices. This action requires a running agent.
General Settings
Type
Set registry value
Name
Give actions descriptive names that accurately convey what they do.
Key
For example HKLM\My\Registry\Key.
Name
The name of the registry key.
Type
The type of registry value: SZ, DWORD, QWORD, MULTI_SZ, EXPAND_SZ, BINARY
Value
The value of the registry key. NOTE: For a DWORD type, set the value as a binary - it will be converted to a hexadecimal value
Advanced
Context
The level at which the action is executed User, Device or Elevated user. For elevated user, the action will be executed under the current user, but it's granted temporary permission to modify the local system.
Use 32bit registry key on 64 bit systems
If selected, Application Workspace first checks 32-bit registry locations for the specified registry key. If the registry key isn't found, it searches 64-bit locations.
Filters
Define conditions under which the action is executed. For more information, see Filters.