Application settings for the command prompt
Settings specific to the application are given in the following format: <setting>[=<value>]
If setting values contain spaces, specify such values in double quotes. For example, POSITION="Junior developer"
.
The application settings and their values
Name |
Description |
Available values |
Required / optional |
AGREETOEULA |
Accept the terms and conditions of the End User License Agreement. |
0 – do not agree 1 – agree |
Always required |
AGREETO_SUPPLEMENTAL_STATEMENT |
Accept the terms and conditions of the Supplemental statement on data processing. |
0 – do not agree 1 – agree |
Always required |
AGREETOPRIVACYPOLICY |
Accept the terms and conditions of the Privacy Policy. |
0 – do not agree 1 – agree |
Always required |
USER_MODE |
Select the Administrator mode. |
0 – User with email reports (by default) 1 – User 2 – Administrator |
Optional |
USER |
User name. |
Arbitrary value |
Optional |
POSITION |
User's position. |
Arbitrary value |
Optional |
ADMIN_EMAIL |
Email address for sending reports. |
Email address |
Required, if USER_MODE=0 |
SENDER_EMAIL |
Email address from which reports are to be sent. |
Email address |
Required, if USER_MODE=0 |
SMTP_SERVER |
SMTP server address. |
IP address or SMTP server name |
Required, if USER_MODE=0 |
SMTP_PORT |
SMTP server port. |
Available values 1 – 65535, default port – 25 |
Required, if USER_MODE=0 |
CONNECTION_SECURITY |
Type of encrypted connection for sending emails. |
0 – non-encrypted connection (by default) 1 – STARTTLS 2 – SSL/TLS |
Optional |
NEED_AUTHENTICATION |
Whether authentication on the SMTP server is required. |
0 – authentication not required (by default) 1 – authentication required |
Optional |
EMAIL_USER |
Login for authentication on the SMTP server. |
Arbitrary value |
Required, if NEED_AUTHENTICATION=1 |
EMAIL_USER_PASSWORD |
Password for authentication on the SMTP server. |
Arbitrary value |
Required, if NEED_AUTHENTICATION=1 |
REPORTS_TYPE |
Type of reports schedule. |
manually – automatic reports are disabled weekly – report is send automatically once a week (by default) monthly– report is send automatically once a month |
Optional |
REPORTS_DAY |
Day of sending reports automatically. |
[1-7], if REPORTS_TYPE=weekly [1-31], if REPORTS_TYPE=monthly |
Optional |
REPORTS_TIME |
Time of sending reports automatically in 24 hours format. |
[00-23]:[00-59] By default reports are send at 12:00. |
Optional |
PROXY_TYPE |
Type of using the proxy server. |
auto – proxy server settings are detected automatically (by default) manually – you configure the proxy server settings manually none – proxy server is not used |
Optional |
PROXY_HOST |
Proxy server address. |
Arbitrary value |
Optional |
PROXY_PORT |
Port used to connect to the proxy server. |
[0-65535] |
Optional |
PROXY_AUTH_LOGIN |
User name to connect to the proxy server |
Arbitrary value |
Optional |
PROXY_AUTH_PASSWORD |
Password to connect to the proxy server |
Arbitrary value |
Optional |
PROXY_LOCAL_ADDRESS |
Whether proxy server is used for local addresses. |
0 – proxy server is used 1 – proxy sever is not used (by default) |
Optional |
The IS_ADMIN parameter is no longer supported. Use USER_MODE parameter instead of it.
If you do not specify the optional parameters, Kaspersky Anti-Ransomware Tool for Business will be installed with default values of these parameters.
The table below describes specific settings intended for internal use at Kaspersky Lab. Kaspersky Lab does not guarantee correct installation and operation of the application if you modify the default values of these settings.
Name |
Description |
Default value |
INSTALLDIR |
Internal setting for changing the default installation path of the application. |
Default installation folder |
SELFPROTECTION |
Enable \ disable self-protection. |
Self-protection is enabled |
RUNAPP |
Run application's graphical user interface after installing the application in quiet mode. |
Application's graphical interface is launched |