This section 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.
To manage the integration settings of Kaspersky Endpoint Agent with Kaspersky Industrial CyberSecurity for Networks 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.
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 Kaspersky Industrial CyberSecurity for Networks
Parameter |
Description |
|
Required parameter. Allows you to enable, disable, and view the status of the integration between Kaspersky Endpoint Agent and Kaspersky Industrial CyberSecurity for Networks.
|
|
Required parameter. Allows you to specify Kaspersky Industrial CyberSecurity 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 the Kaspersky Industrial CyberSecurity for Networks server. Enabled by default. |
|
Optional parameter. Allows you to enable or disable a trusted connection between Kaspersky Endpoint Agent and Kaspersky Industrial CyberSecurity for Networks.
|
|
Required parameter. Allows you to specify Kaspersky Industrial CyberSecurity for Networks server data. |
|
Required parameter, if the Allows you to add a TLS certificate for connecting Kaspersky Endpoint Agent with the Kaspersky Industrial CyberSecurity for Networks server. |
|
Allows you to add a user certificate for connecting Kaspersky Endpoint Agent with the Kaspersky Industrial CyberSecurity for Networks server. |
|
Allows you to enter the password for the PFX archive that contains a user certificate for connecting Kaspersky Endpoint Agent with the Kaspersky Industrial CyberSecurity for Networks server. |