Before starting installation of the Integration Server and Integration Server Console, it is recommended to close the Kaspersky Security Center Administration Console.
To install the Integration Server and Integration Server Console in silent mode using the wizard:
ksvla-components_<
solution version number
>_mlg.exe -q --lang=<
language ID
> --accept-EulaAndPrivacyPolicy=yes --viisPass=<
password
> [--log-path=<
file path
>] [--viisPort=<
port number
>]
where:
<
solution version number
>
is the version number of the solution in X.X.X.X format.-q
is an option specifying that the installation is performed in silent mode. If you want to run the installation interactively from the command line, do not specify this option.--lang=<
language ID
>
is the identifier of the language of the components to install.
The language ID must be indicated in the following format: ru, en, de, fr, zh-Hans, zh-Hant, ja. It is case-sensitive.
--accept-EulaAndPrivacyPolicy=yes
means that you accept the terms of the Kaspersky Security End User License Agreement, concluded between you and Kaspersky, and the Privacy Policy, which describes the processing and transmission of data. By setting this parameter to yes
, you confirm the following:The text of the End User License Agreement and Privacy Policy is included in the solution's distribution kit. Accepting the terms of the End User License Agreement and Privacy Policy is a prerequisite for installing Integration Server and Integration Server Console.
You can read the text of the End User License Agreement and the Privacy Policy by executing the following command:
ksvla-components_<
solution version number
>_mlg.exe --lang=<
language ID
> --show-EulaAndPrivacyPolicy
The text of the End User License Agreement and the Privacy Policy is output to the license_<language ID>.txt file in the tmp folder.
--viisPass=<
password
>
is the password of the Integration Server administrator account (admin
). The admin
account is used for the connection to the Integration Server using the Integration Server Console or the Integration Server Web Console or when configuring the connection to the Integration Server in the Protection Server policy and in the Light Agent policy.
A password must be no longer than 60 characters. You can use only letters of the Latin alphabet (uppercase and lowercase letters), numerals, and the following special characters: ! # $ % & ' ( ) * " + , - . / \ : ; < = > _ ? @ [ ] ^ ` { | } ~
. For security purposes, you are advised to set a password that is at least 8 characters long and use at least three of the four categories of characters: lowercase letters, uppercase letters, numerals, and special characters.
--log-path=<
path to file
>
is the path to the file where information about installation results is saved.
Optional parameter. By default, the installation results are logged in trace files saved at %temp%\Kaspersky_Security_for_Virtualization_<version number>_Light_Agent_BundleInitialInstall_logs_<date and time>.zip, where:
--viisPort=<
port number
>
is the port for connecting to the Integration Server.
This option must be specified if port 7271, which is used by default for connecting to the Integration Server, is occupied, or if you want to use a different port. Specify a port number from 1025 to 65535.
To view a description of all available command line parameters for installing and updating Kaspersky Security components, use the --help
parameter.
Installing the Integration Server and Integration Server Console takes some time. Information about the work of the Wizard is written to trace files of the Kaspersky Security Components Installation Wizard. If the wizard completed with an error, you can use these files when contacting Technical Support.
Page top