Kaspersky Endpoint Agent

Managing Kaspersky Sandbox integration settings

November 17, 2023

ID 193452

To manage the integration settings of Kaspersky Endpoint Agent with Kaspersky Sandbox using the command line interface:

  1. On the device, run a command line interpreter (for example, Command Prompt cmd.exe) with the permissions of the local administrator.
  2. Using the 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.

  3. Run the following command 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

    --sandbox=<enable|disable|show>

    Required parameter.

    Allows you to enable, disable, and view the integration status of Kaspersky Endpoint Agent with Kaspersky Sandbox.

    • --sandbox=<enable> – enables integration.
    • --sandbox=<disable> – disables integration.
    • --sandbox=<show> – displays the integration status of Kaspersky Endpoint Agent with Kaspersky Sandbox.

    --tls=<yes|no>

    Optional parameter.

    Allows you to enable or disable the trusted connection between Kaspersky Sandbox and Kaspersky Endpoint Agent.

    • --tls=<yes> – enables trusted connection.
    • --tls=<no> – disables trusted connection.

    --servers=<address>:<port>

    Required parameter.

    Allows you to add Kaspersky Sandbox servers to Kaspersky Endpoint Agent's list.

    --timeout=<maximum response timeout of Kaspersky Sandbox server>

    Optional parameter.

    Allows you to set the maximum response timeout of the Kaspersky Sandbox server in milliseconds.

    --pinned-certificate=<full path to the TLS certificate file for connecting Kaspersky Endpoint Agent to Kaspersky Sandbox>

    Required parameter, if the --tls parameter is passed with the <yes> value.

    Allows you to add a TLS certificate for connecting Kaspersky Endpoint Agent to Kaspersky Sandbox.

    --pwd=<current user password>

    Allows you to specify the password of the user whose account is used to execute the command.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.