You can remotely run files using the Process start 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 Process start 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.
For example, if you want to run an utility (utility.exe
) that saves the information about the computer's configuration to a file named conf.txt
, you must enter the following values:
utility.exe
/R conf.txt
C:\Users\admin\Diagnostic\
Alternatively, in the Executable command field, you can enter C:\Users\admin\Diagnostic\utility.exe /R conf.txt
. In this case you do not need to enter the rest of the settings.
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 Results section.
Page top