To use Kaspersky Endpoint Agent command line interface to manage the settings of the integration of Kaspersky Endpoint Agent with Kaspersky Sandbox:
cd
command to change to the directory where the agent.exe file is located.For example, you can type cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\"
and press ENTER.
agent.exe --sandbox=<enable|disable|show> [--tls=<yes|no>] --servers=<
address>:<
port> [--timeout=<
maximum waiting time for the Kaspersky Sandbox server response>] [--pinned-certificate=<
full path to the file of the TLS certificate for the connection between Kaspersky Endpoint Agent and Kaspersky Sandbox>] --pwd=<
current user password>
Options of the --sandbox
command for managing settings of the integration of Kaspersky Endpoint Agent with Kaspersky Sandbox
Parameter |
Description |
|
Mandatory option. Allows enabling, disabling and viewing status of the integration of Kaspersky Endpoint Agent with Kaspersky Sandbox.
|
|
Optional option. Allows enabling and disabling the trusted connection of Kaspersky Sandbox with Kaspersky Endpoint Agent.
|
|
Mandatory option. Allows adding Kaspersky Sandbox servers to the Kaspersky Endpoint Agent list. |
|
Optional option. Allows configuring the maximum waiting time for the Kaspersky Sandbox server response in milliseconds. |
|
Mandatory option if the Lets you add the TLS certificate for the connection between Kaspersky Endpoint Agent and Kaspersky Sandbox. |
|
Lets you enter the password of the user account that is used to run the command. |