Run Console command
The Run Console Command action executes a command on the machine running Grid Gateway using the Windows command line environment.
This allows custom commands, scripts, or system utilities to be executed remotely as part of a workflow. Commands can include batch commands, PowerShell scripts, or other console-based tools available on the system.
This action is commonly used to extend the functionality of Grid Gateway by integrating custom automation, system tasks, or external tools.
Note: Commands are executed with the permissions of the user account running Grid Gateway. Ensure that the required scripts, tools, or file paths are accessible on the target machine.
Last updated