Enabling or disabling Kaspersky Endpoint Detection and Response Optimum integration on the command line

You can enable or disable the EDR Optimum component by using the UseEdrOptimum setting in the general application settings.

You can edit the option via command line switches or a configuration file that contains all general application settings.

To enable the EDR Optimum component using command line options:

kics-control --set-app-settings UseEdrOptimum=Yes

To disable the EDR Optimum component using command line options:

kics-control --set-app-settings UseEdrOptimum=No

Page top