-R is a prefix indicating that the command belongs to the group of commands for managing the settings of integration with Kaspersky Endpoint Detection and Response (KATA) and Kaspersky Endpoint Detection and Response Optimum.
kesl-control --add-kataedr-server-certificate
This command adds or replaces a previously added KATA server certificate.
Command syntax
kesl-control [-R] --add-kataedr-server-certificate <
file path>
Arguments and keys
<
file path
>
is the path to the file containing the server certificate.
kesl-control --remove-kataedr-server-certificate
This command deletes a KATA server certificate.
Command syntax
kesl-control [-R] --remove-kataedr-server-certificate
kesl-control --query-kataedr-server-certificate
This command outputs information about a KATA server certificate.
Command syntax
kesl-control [-R] --query-kataedr-server-certificate
kesl-control --add-kataedr-client-certificate
This command adds or replaces a previously added client certificate used to secure the connection to a KATA server.
Command syntax
kesl-control [-R] --add-kataedr-client-certificate <
file path
>
Arguments and keys
<
file path
>
is the path to the cryptocontainer (PFX archive) containing the client certificate and private key.
kesl-control --remove-kataedr-client-certificate
This command deletes the client certificate used to secure the connection to a KATA server.
Command syntax
kesl-control [-R] --remove-kataedr-client-certificate
kesl-control --query-kataedr-client-certificate
The command outputs information about a client certificate.
Command syntax
kesl-control [-R] --query-kataedr-client-certificate
kesl-control --isolation-stat
This command outputs the current state of network isolation to the console: enabled or disabled.
Command syntax
kesl-control [-R] --isolation-stat
kesl-control --isolation-off
This command lets you disable network isolation of a device.
Command syntax
kesl-control [-R] --isolation-off