...
Table of Contents | ||
---|---|---|
|
Activities
Cmd
This activity runs a Windows CMD.exe command.
Get Current User Info
This activity outputs the domain and username of the currently logged user.
Cmd
This activity runs a Windows CMD.exe command.
Activity Activity Parameters
Cmd
This activity has two input parameters: "Command" parameter is of type string and "Timeout" parameter is of type Int32. The input values for the "Command" and "Timeout" parameters are given via two defined IN arguments of type string.
...