You can run a program startup task or command execution task.
If the standard output file or error output file reaches a size of 100 KB when the task is running, some of the data is deleted from the file. The file will not contain all the data.
To create a task for starting a program or executing a command:
Select the Tasks section in the program web interface window.
This opens the task table.
Click the Add button and select Run program.
This opens the task creation window.
Configure the following settings:
In the File path and Working directory fields, enter values in one of the following ways:
In the File path field, enter the full path to the executable file (for example, C:\Windows\System32\ipconfig.exe). Leave the Working directory field empty.
In the File path field, enter the name and extension of the executable file (for example, ipconfig.exe). In the Working directory field, enter the path to the folder containing the executable file (for example, C:\Windows\System32\).
In the Arguments field, enter additional options for running the file or task (for example, the /all argument).
In the Description field, enter the task description. This field is optional.
Configure the Task for setting, that is, the task scope:
If you want to run the task on all hosts of all servers, select the All hosts option.
If you want to run the task on selected servers, select the Specified servers option and on the right of the Servers parameter name select the check boxes next to the names of the servers on which you want to run the task.
Operation mode in which the program can be used to protect the infrastructure of several organizations simultaneously.
If you want to run the task on selected hosts, select the Specified hosts option and list these hosts in the Hosts field.
Click the Add button.
The program startup task or command execution task will be created.
Example:
To run the ipconfig /all command on the host with IP address 10.10.10.1:
Select the Tasks section in the program web interface window.
This opens the task table.
Click the Add button and select Run program.
This opens the task creation window.
Configure the following settings:
In the File path and Working directory fields, enter values in one of the following ways:
In the File path field, enter C:\Windows\System32\ipconfig.exe. Leave the Working directory field empty.
In the File path field, enter ipconfig.exe. In the Working directory field, enter C:\Windows\System32\.
In the Arguments field, enter /all.
In the Description field, enter the task description.
Select the Specified hosts task scope.
In the Hosts field, start entering characters of the IP address 10.10.10.1, and when this IP address is displayed in the drop-down list of search results below, select it.