To manage the integration settings of Kaspersky Endpoint Agent with Kaspersky Sandbox using the command line interface:
cd
command, navigate to the folder where the Agent.exe file is located.For example, enter the command cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\"
and press ENTER.
--sync-period=<sync period>--sandbox=<enable|disable|show> [--tls=<yes|no>] --servers=<address>:<port> [--timeout=<maximum response timeout of Kaspersky Sandbox server>] [--pinned-certificate=<full path to the TLS certificate file for connection between Kaspersky Endpoint Agent and Kaspersky Sandbox>] --pwd=<current user password>
Parameters of the --sandbox
command when managing the integration settings of Kaspersky Endpoint Agent with Kaspersky Sandbox
Parameter |
Description |
|
Required parameter. Allows you to enable, disable, and view the integration status of Kaspersky Endpoint Agent with Kaspersky Sandbox.
|
|
Optional parameter. Allows you to enable or disable the trusted connection between Kaspersky Sandbox and Kaspersky Endpoint Agent.
|
|
Required parameter. Allows you to add Kaspersky Sandbox servers to Kaspersky Endpoint Agent's list. |
|
Optional parameter. Allows you to set the maximum response timeout of the Kaspersky Sandbox server in milliseconds. |
|
Required parameter, if the Allows you to add a TLS certificate for connecting Kaspersky Endpoint Agent to Kaspersky Sandbox. |
|
Allows you to specify the password of the user whose account is used to execute the command. |