Automatic initial configuration of Kaspersky Endpoint Security

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

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

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

When the automatic initial configuration script finished and released the console, this means the application deployment process is completed.

To check the return code, execute the following command:

echo $?

If the code 0 is returned, the application installation is successfully completed.

Page top