User guide
100
Parameter
Variable
Mandatory?
Description
-NewKeyName
No
The new name to give to the key.
Used only in the ModifyKeyValue
action.
-CreateFileIfNotExists
No
Indicate to the tool that a file must be
created if it does not exist.
Windows Process
This tool allows users to kill a Windows Process. The configuration variables of this tool are:
Parameter
Variable
Mandatory?
Description
-command
N/A
Yes
Fixed value ./WindowsProcess.ps1.
-ProcessName
Yes
The name of the Windows process to
kill.
-UserName
No
The user account running the process.
If not specified, the process will be
killed for all users.
-IsKillProcessTree
No
Flag that indicates if the process tree
must be killed. Allowed values are:
- 1: Kill process tree
- 0 or empty: Do not kill
process tree