Configuring the Application Control rule list

To view the list of Application Control rules, run the following command:

kesl-control --get-settings 21 [--file <path to configuration file>] [--json]

where:

--file <path to configuration file> – full path to the configuration file to which the settings will be exported.

--json: output data in JSON format.

Kaspersky Endpoint Security displays the following information about Application Control rules:

To edit the list of application categories and Application Control rules, run the following command:

kesl-control --set-settings 21 [--file <path to configuration file>] [--json]

where:

--file <path to configuration file> – full path to the configuration file from which the settings will be imported.

--json – import data from a JSON file.

To delete the list of application categories and Application Control rules, run the following command:

kesl-control --set-settings 21 --set-to-default

Page top