Resetting task settings to their default values

Kaspersky Endpoint Security allows you to reset task settings to their default values from the command line.

Restoring the settings of the Rollback and Storage management tasks to their default values is not supported.

To reset task settings to their default values from the command line:

  1. Execute the following command:

    kesl-control --set-settings <task ID>|<task name> --set-to-default

    The application changes the setting values to their defaults.

  2. Make sure the settings' values are changed in the task configuration file:

    kesl-control --get-settings <task ID>|<task name> --file <configuration file name>

    The task configuration file contains default values for all settings.

Page top