You can remotely run files using the Start process task. For example, you can remotely run an utility that creates the computer configuration file. Next you can use the Get file task to receive the created file in Kaspersky Security Center Web Console.
You can configure the task for EDR Optimum in Web Console and Cloud Console. Task settings for EDR Expert are available only in Cloud Console.
To create a Start process task:
The list of tasks opens.
The Task Wizard starts.
By default, Kaspersky Endpoint Security starts the task as the system user account (SYSTEM).
A new task will be displayed in the list of tasks.
Suppose you want to run an utility (utility.exe
) that saves the information about the computer's configuration to a file named conf.txt
in the current folder (by default). The utility is in the C:\Users\admin\Diagnostic\
folder. You must save the configuration file in the C:\Users\admin\Documents\Configuration
folder. Enter the following values:
C:\Users\admin\Diagnostic\utility.exe
/R conf.txt
C:\Users\admin\Documents\Configuration
Wake-on-LAN is not available for this task. Make sure the computer is turned on to run the task.
As a result, Kaspersky Endpoint Security runs the command in silent mode and starts the process. You can view the results of the task in task properties in the Execution results section.
Page top