
77
Delete Windows Registry Value
This action allows deleting an existing registry value. It will fail if the registry value does not exist. The
configuration variables of this action are:
The complete name of the registry key that contains the value
(i.e. HKLM\Software\MYKEY).
The name of the registry value to be deleted.
The operating system type in which to delete the registry
value. The allowed values are:
- 32: The value will be deleted in the 32-bit registry. If
not specified, this will be the default.
- 64: The value will be deleted in the 64-bit registry.
Run Command Line
This action allows execution of a command line. The command line will use the deployment agent identity to run.
The configuration variables of this action are:
The complete location and the executable name.
The arguments required to run the command line.
Run Command Line as User
This action allows execution of a command line as a specific user. The configuration variables of this action are:
The complete location and the executable name.
The arguments required to run the command line.
The domain of the user to use to run the executable. If not
defined, the user specified will be considered as a local one
(i.e. “.\localuser”).
The name of the user to use to run the executable.
The password of the user to use to run the executable.
Kill Windows Process
This tool allows users to kill a Windows Process. The configuration variables of this tool are:
Kommentare zu diesen Handbüchern