Managing integration settings with KICS for Networks

This Help provides information related to Kaspersky Endpoint Agent for Windows. This information may be partially or completely inapplicable to Kaspersky Endpoint Agent for Linux. For complete information about Kaspersky Endpoint Agent for Linux, please refer to the Help of the solution that includes the application: Kaspersky Anti Targeted Attack Platform or Kaspersky Managed Detection and Response.

The functionality described in this section will be available after the release of Kaspersky Industrial CyberSecurity for Nodes 3.0.

To manage the integration settings of Kaspersky Endpoint Agent with KICS for Networks 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, you can type the following command cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\" and press ENTER.

  3. Run the following command and press ENTER:

    agent.exe --message-broker=<enable|disable|show> --type=<kics> --compression=<yes|no> --tls=<yes|no> --servers=<address>:<port> [--pinned-certificate=<full path to the TLS certificate file>] [--client-certificate=<full path to the certificate file>] --client-password=<password for the PFX archive>

    The --message-broker command parameters when managing the integration settings between Kaspersky Endpoint Agent and KICS for Networks

    Parameter

    Description

    --message-broker=<enable|disable|show>

    Required parameter.

    Allows you to enable, disable, and view status of the integration between Kaspersky Endpoint Agent and KICS for Networks.

    • --message-broker=<enable> – enables integration.
    • --message-broker=<disable> – disables integration.
    • --message-broker=<show> – displays integration status of Kaspersky Endpoint Agent with KICS for Networks.

    --type=<kics>

    Required parameter.

    Allows you to specify KICS for Networks as the application to integrate with.

    --compression=<yes|no>

    Optional parameter.

    Allows you to enable or disable compression of data transferred between Kaspersky Endpoint Agent and KICS for Networks server.

    Enabled by default.

    ---tls=<yes|no>

    Optional parameter.

    Allows you to enable or disable trusted connection between Kaspersky Endpoint Agent and KICS for Networks.

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

    --servers=<address>:<port>

    Required parameter.

    Allows you to specify KICS for Networks server data.

    --pinned-certificate=<full path to the TLS certificate file>

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

    Allows you to add a TLS certificate for connecting Kaspersky Endpoint Agent with KICS for Networks server.

    --client-certificate=<full path to the certificate file>

    Allows you to add a user certificate for connecting Kaspersky Endpoint Agent with KICS for Networks server.

    --client-password=<password for the PFX archive>

    Allows you to enter the password for the PFX archive, containing a user certificate for connecting Kaspersky Endpoint Agent with KICS for Networks server.

See also

Managing Kaspersky Endpoint Agent activation

Configuring tracing

Configuring creation of dump files

Viewing information about quarantine settings and quarantined objects

Actions on quarantined objects

Managing Kaspersky Sandbox integration settings

Managing integration settings with KATA Central Node component

Running Kaspersky Endpoint Agent database and module update

Starting, stopping and viewing the current application status

Protecting the application with password

Protecting application services with PPL technology

Managing self-defense settings

Managing event filtering

Managing network isolation

Managing Standard IOC Scan tasks

Managing Execution prevention

Page top