Automatic mode of initial application setup

You can perform initial application setup in automatic mode. The application sets the values of the settings as specified in the initial setup configuration file.

If necessary, you can change the parameter values in the initial setup configuration file.

To launch the automatic initial configuration of Kaspersky Endpoint Security, execute the following command:

# /opt/kaspersky/kesl/bin/kesl-setup.pl --autoinstall=<initial configuration file>

When the initial setup script is finished and releases the console, the initial setup of the application is complete.

To check the return code, execute the following command:

echo $?

If the command returns code 0, the initial setup of the application finished successfully.

Page top