Contents
Installation of the Kaspersky Security administration plug-in for tenants
The actions described in this section must be performed only if you are using the application in multitenancy mode.
Prior to beginning installation of the Kaspersky Security administration plug-in for tenants, it is recommended to close the Kaspersky Security Center Administration Console.
You can install the Kaspersky Security administration plug-in for tenants in one of the following ways:
- In interactive mode using the Wizard
- In silent mode via the command line
The administration plug-in for tenants should be installed using an account that has software installation privileges (for example, an account from the group of local administrators).
The Kaspersky Security administration plug-in for tenants must be installed on the same computer on which the Kaspersky Security Center Administration Console is installed.
Installation in interactive mode
To install the Kaspersky Security administration plug-in for tenants in interactive mode using the Wizard:
- On the computer where the Kaspersky Security Center Administration Console is installed, start the file named ksv-t-components_6.0.0.XXX_mlg.exe (6.0.0.ХХХ represents the application version number). This file is included in the distribution kit.
The Installation Wizard starts for the Kaspersky Security administration plug-in for tenants.
- Select the localization language of the Wizard and the Kaspersky Security administration plug-in for tenants and proceed to the next step of the Wizard.
By default, the window uses the localization language of the operating system installed on the computer where the Wizard was started.
- Read the End User License Agreement concluded between you and Kaspersky, and the Privacy Policy describing the handling and transmission of data.
To continue the installation, you must confirm that you have fully read and accept the terms of the End User License Agreement and the Privacy Policy. To confirm, select both check boxes in the window of the Wizard.
Proceed to the next step of the wizard.
- Review the information about the actions that the Wizard will perform and click Next to begin performing the listed actions.
- Wait for the wizard to finish.
If an error occurs during wizard operation, the wizard rolls back the changes made.
- Click Finish to close the Wizard window.
Information about the work of the Wizard is written to Kaspersky Security administration plug-in for tenants Installation Wizard trace files. If the Wizard ended with an error, you can use these files when contacting Technical Support.
Page topInstalling via the command line
Prior to installing the administration plug-in, it is recommended to carefully read the text of the End User License Agreement and the Privacy Policy. To do so, type the following command in the command line:
ksv-t-components_6.0.0.ХХХ_mlg.exe --lang=<language ID> --show-EulaAndPrivacyPolicy
where 6.0.0.XXX
is the number of the application version.
The text of the End User License Agreement and the Privacy Policy is output to the EulaAndPrivacyPolicy_<language ID>.txt file in the %temp% folder.
To install the Kaspersky Security administration plug-in for tenants, enter the following command in the command line:
ksv-t-components_6.0.0.ХХХ_mlg.exe -q --lang=<language ID> --accept-EulaAndPrivacyPolicy=yes
where:
6.0.0.XXX
is the number of the application version.<language ID>
is the ID of the language of components to install.The language ID must be indicated in the following format: ru, en, de, fr, zh-Hans, ja. It is case sensitive.
accept-EulaAndPrivacyPolicy=yes
means that you accept the terms of the End User License Agreement and the Privacy Policy describing the handling and transmission of data. By setting the value toyes
, you confirm the following:- You have fully read, understand, and accept the provisions and terms of the End User License Agreement.
- You have fully read and understand the Privacy Policy, you understand and consent that your data will be processed and transmitted (including to third-party countries) in accordance with the Privacy Policy.
You must accept the terms of the End User License Agreement and Privacy Policy if you want to install the Kaspersky Security administration plug-in.
Information about the installation result is written to Kaspersky Security administration plug-in for tenants Installation Wizard trace files. If installation ended with an error, you can use these files when contacting Technical Support.
Page top