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:
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.
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 |
|
Required parameter. Allows you to enable, disable, and view status of the integration between Kaspersky Endpoint Agent and KICS for Networks.
|
|
Required parameter. Allows you to specify KICS for Networks as the application to integrate with. |
|
Optional parameter. Allows you to enable or disable compression of data transferred between Kaspersky Endpoint Agent and KICS for Networks server. Enabled by default. |
|
Optional parameter. Allows you to enable or disable trusted connection between Kaspersky Endpoint Agent and KICS for Networks.
|
|
Required parameter. Allows you to specify KICS for Networks server data. |
|
Required parameter, if the Allows you to add a TLS certificate for connecting Kaspersky Endpoint Agent with KICS for Networks server. |
|
Allows you to add a user certificate for connecting Kaspersky Endpoint Agent with KICS for Networks server. |
|
Allows you to enter the password for the PFX archive, containing a user certificate for connecting Kaspersky Endpoint Agent with KICS for Networks server. |