|
Concerning to Kaspersky Anti-Virus 6.0 for Windows Servers Enterprise Edition
The components set of the Anti-Virus can be edited the following ways: using the Setup Wizard, via the command prompt, or with the help of remote install task in Kaspersky Administration Kit.
Using the Setup Wizard
1. On the server computer go to Start > All Programs > Kaspersky Anti-Virus 6.0 for Windows Servers Enterprise Edition > Kaspersky Anti-Virus 6.0 Uninstall.
2. In the Change, repair or delete window of the setup wizard choose Change.
3. In the Select installation window define the new set of the Anti-Virus components.
Pay attention that in order to add components both new and already installed components should be selected. I.e. new set of the Anti-Virus components should be defined.
4. In the Install window click the Install button, in order to install/uninstall components.
Via the command prompt
Run the file \server\kavws.msi (to edit the set of Anti-Virus components) or \client\kavwstools.msi (to edit the Administration Tools components) with the key ADDLOCAL. In the values list of the key ADDLOCAL enumerate not only the components’ codes you want to install, but the components’ codes which are already installed. Otherwise already installed components will be deleted.
Example:
In order to add application performance counters “System monitor” and SNMP counters and hooks to the application, if only the Core complex was installed, run the command:
msiexec /i kavws.msi ADDLOCAL=Core,PerfMonCounters,SnmpSupport /qn
In order to add Integration module with the Administration Agent to the application and delete System tray application, if previously the components Oas, ScriptChecker, Ods, TrayApp and Shell were installed, run the command:
msiexec /i kavws.msi ADDLOCAL=Oas,ScriptChecker,Ods,Shell,AKIntegration /qn
In order to add Reference and Documentation, if previously only MmcSnapin was installed of the Administration Tools set, run the command:
msiexec /i kavwstools.msi ADDLOCAL=Core /qn
A non-standard setup folder of the components should not be defined when a components’ set is changed. If you specify a different folder, this parameter will be ignored.
Via Kaspersky Administration Kit
1. Open the Administration Console in Kaspersky Administration Kit > go to the Remote install node and run the Deployment Wizard to create an installation package or open already existing package.
2. In the Properties window/ on the Properties tab define the new components of the Anti-Virus.
Pay attention that:
3. You can create a new installation task (based on the new or already edited installation package) or use already existing remote installation task (based on the edited installation package)
-
in the existing task
-
make sure that this remote install task is not running at the moment and edit its schedule into a Manual mode. Click Apply.
-
on the General tab click the Stop button to load the changed data of the installation package
-
on the Properties tab clear the box Do not install application if it is already installed.
4. Change the task schedule or run it manually.
|