On the command line, you can enable or disable the integration with Kaspersky Endpoint Detection and Response Optimum using the UseEdrOptimum
setting in the general application settings.
You can edit the setting using command line options or a configuration file that contains all general application settings.
To enable the Kaspersky Endpoint Detection and Response Optimum integration using command line options, run the following command:
kesl-control --set-app-settings UseEdrOptimum=Yes
To disable the Kaspersky Endpoint Detection and Response Optimum integration using command line options, run the following command:
kesl-control --set-app-settings UseEdrOptimum=No