To remove the Integration Server and Integration Server Console manually:
ksvla-components_<
solution version
>_mlg.exe -layout [
folder
] --accept-EulaAndPrivacyPolicy=yes
where:
<
solution version
>
is the version number of the solution in X.X.X.X format.[
folder
]
is the path to the folder to extract the Integration Server and Integration Server Console installation files into. If you do not specify a folder path, the files are extracted into the 'data' subfolder inside the folder containing the ksvla-components_<version number>_mlg.exe file.--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: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
>_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.
Running the command creates two subfolders with files inside the specified folder. The AttachedContainer subfolder contains, among others, files required for installing Integration Server and Integration Server Console:
viis_service.msi ADMIN_VIIS_PASSWORD=<
password
>
where:
<
password
>
is the password of the Integration Server administrator account (admin
). The admin
account is used for connecting Integration Server Console to Integration Server.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.
viis_console.msi