Autoinstall.ini configuration file settings

In the autoinstall.ini configuration file, you can specify the settings shown in the table below. The set of applicable settings depends on the application usage mode.

The setting values are case-sensitive.

Autoinstall.ini configuration file settings

Setting

Description

Values

KSVLA_MODE

Kaspersky Endpoint Security usage mode.

Yes - Kaspersky Endpoint Security is used in Light Agent mode to protect virtual environments (as part of Kaspersky Hybrid Cloud Security for Virtualization Light Agent).

No (default value) – Kaspersky Endpoint Security is used in Standard mode.

SERVER_MODE

The role of the protected virtual machine (server or workstation).

The setting is applied only if the application is used in Light Agent mode.

Yes (default value) – the protected virtual machine is used as a server.

No - the protected virtual machine is used as a workstation.

VDI_MODE

Enabling VDI protection mode to optimize application performance on temporary virtual machines.

The setting is applied only if the application is used in Light Agent mode.

Yes – enable VDI protection mode. This is recommended if you are installing Kaspersky Endpoint Security on a virtual machine template that will be used to create temporary virtual machines.

No (default value) – do not enable VDI protection mode.

EULA_AGREED

Required setting.

Acceptance of the terms of the End User License Agreement.

Yes (default) – accept the terms and conditions of the End User License Agreement.

No – do not accept the terms and conditions of the End User License Agreement. The application installation will be terminated.

PRIVACY_POLICY_AGREED

Required setting.

Acceptance of the terms of the Privacy Policy.

Yes (default) – accept the terms and conditions of the Privacy Policy.

No – do not accept the terms and conditions of the Privacy Policy. The application installation will be terminated.

USE_KSN

Required setting.

Enabling Kaspersky Security Network usage: To enable the use of KSN, the terms of the Kaspersky Security Network Statement must be accepted.

If Kaspersky Endpoint Security is used in Standard mode and you have enabled the use of KSN, the application's cloud mode is automatically enabled. In this mode, Kaspersky Endpoint Security uses a lightweight version of the malware databases.

Yes – accept the terms of the Kaspersky Security Network Statement and enable the use of KSN.

No – (default value) do not accept the terms and conditions of the Kaspersky Security Network Statement. Opting out of the KSN does not abort the application installation process.

GROUP_CLEAN

Required setting.

Automatically removing users from the kesladmin and keslaudit privileged groups before installing the application.

Yes - Remove users from the privileged groups. If the value is Yes and there is no nogroup group, the installation will fail and you will be prompted to manually remove users from privileged groups.

No - Do not remove users from the privileged groups.

LOCALE

Optional setting.

The locale used for the application events sent to Kaspersky Security Center.

The locale of the graphical interface and the application command line is taken from the LANG environment variable. If the application does not support this localization, it defaults to the English localization.

Locale in RFC 3066 format. Possible values:

  • de_DE.UTF-8 – German
  • en_US.UTF-8 – English
  • fr_FR.UTF-8 – French
  • ja_JP.UTF-8 – Japanese
  • ru_RU.UTF-8 – Russian
  • zh_TW.UTF-8 – Chinese Simplified
  • zh_CN.UTF-8 – Chinese Traditional

If the LOCALE setting is not specified, the operating system locale is used.

If the application cannot detect the locale of the operating system or this locale is not supported, English (en_US.UTF-8 in RFC 3066 format) is used to localize events.

INSTALL_LICENSE

Activation code for adding a license key to the application.

This setting applies only if the application is used in Standard mode.

<activation code> if you want to activate the application during installation.

None if you do not want to activate the application during installation, for example, if you are installing the application in an isolated network segment without internet access.

UPDATER_SOURCE

Update source for databases and application modules.

This setting applies only if the application is used in Standard mode.

SCServer – use the Kaspersky Security Center Administration Server as the update source.

KLServers – use Kaspersky servers as the update source. This value is used by default.

<update source address>.

PROXY_SERVER

Address of the proxy server used to connect to the Internet.

This setting applies only if the application is used in Standard mode.

Address of the proxy server in one of the following formats:

  • <connection protocol>://<IP address of the proxy server>:<port number> if the proxy server connection does not require authentication
  • <connection protocol>://<user name>:<password>@<IP address of the proxy server>:<port number> if the proxy server connection requires authentication

Connecting to a proxy server over HTTPS is not supported.

UPDATE_EXECUTE

Start the application database update task during the initial configuration.

This setting applies only if the application is used in Standard mode.

Yes (default value) – start the update task.

No – do not start update task.

KERNEL_SRCS_INSTALL

Automatic start of kernel module compilation when the File Threat Protection task is started (for operating systems that do not support the fanotify technology).

Yes (default) – compile the kernel module when File Threat Protection starts.

No – do not compile the kernel module.

USE_GUI

Installing and using the graphical interface of the application.

This setting applies only if the application is used in Standard mode.

Yes – install and use the application's graphical interface (the files for installing the graphical interface must be added to the installation package).

No (default) – do not use the graphical interface.

ADMIN_USER

A user assigned the administrator role (admin).

The Administrator role allows managing application settings and task settings in the graphical interface of the application and on the command line without using the sudo command.

 

CONFIGURE_SELINUX

Automatic configuration of SELinux for working with Kaspersky Endpoint Security.

Yes (default value) – automatically configure SELinux to work with Kaspersky Endpoint Security.

No – do not perform automatic SELinux configuration.

DISABLE_PROTECTION

Disabling the functional components of the application after installation.

An installation with components disabled can be convenient, for example, if you need to reproduce a problem with the application and create a trace file.

If you enable the necessary components after installing the application with DISABLE_PROTECTION=Yes, the enabled components will continue to work after the application is restarted.

Yes - Disable protection components and scan tasks when the application is started after installation.

No - Do not disable protection components and scan tasks when the application is started after installation.

INTERCEPTOR_MODE

The system event interception mechanism used by Kaspersky Endpoint Security:

This setting is applied only on devices where the operating system supports fanotify and the application is used in standard mode.

UseFanotify (default) – use the fanotify technology to intercept system events.

UseUpdatableKernelModule – use an updatable kernel module to intercept system events.

INTERCEPTOR_FALLBACK_STRATEGY

What the application does if the updatable kernel module fails to start.

This setting is applied only on devices where the operating system supports fanotify and the application is used in standard mode.

FallbackToFanotify (default) – switch to fanotify for system event interception.

FallbackToLimitedMode – do not use system event interception. As a result, real-time file scanning is not performed, and the protection level of the device is reduced.

INTERCEPTOR_APPLY_STRATEGY

If the application switches to using the updatable kernel module, the application must be restarted to start the module. This setting lets you specify if you want the application to be restarted automatically or if you prefer to restart the application manually.

This setting is applied only on devices where the operating system supports fanotify and the application is used in standard mode.

RestartServiceAutomatically (default value) automatically restarts the application to start the updatable kernel module.

RestartServiceManually starts the updatable kernel module after the application is restarted manually by the user.

We recommend automatically restarting the application to switch to using the updatable kernel module. Starting the updatable kernel module manually after restarting the application can lead to application errors.

If you want to change the settings in the autoinstall.ini configuration file, specify the values of settings in the following format: <setting_name>=<setting_value> without spaces between the name of the setting and its value).

Page top