Invoke exe task

Invokes exe file at scheduled intervals.

If you want to execute one of shell commands, set cmd.exe as executable file, and put /c before command in Arguments field. Example:

Executable file: cmd.exe

Arguments: /c copy a.txt b.txt

Target Exe

Configure which file will be executed and with which parameters.

Executable file

Enter a path to executable file.

Arguments

Enter arguments which will be passed to exe file

Working folder

Which folder will be used as a working folder when task is executed.

Timeout

Timeout for exe file to finish. After this timeout elapses, task will be marked as failed and appropriate alert will be raised.

Schedule

Configure when this task should be executed.

Configuring task schedule