In order to install the application in silent mode (without displaying dialogue boxes during installation) remotely, please do the following:
- create a special file containing information about application components to install and general installation settings. There are two ways to do it:
- create an installation package for the application in Kaspersky Administration Kit and change the package as necessary (or use an existing package);
- for Kaspersky Antivirus version 6.0 MP4: manually create a setup.ini file containing necessary settings. Please see description of that file below.
- copy a key file and an Anti-Virus configuration file (as necessary) into an installation package or a folder with application installation files (if you are not using Kaspersky Administration Kit).
Install.cfg (configuration file) and key file should be saved into the subfolder exec of an installation package together with the msi file.
- Run setup.exe (from an installation package or a distribution package) on a computer where you want to install the application in silent mode or install it using msiexec.exe. Files can be run with the following arguments:
- setup.exe [/pKLUNINSTPASSWD=password]:
- /s – silent installation without reboot
- /s /pALLOWREBOOT=1 - silent installation with reboot (without prompting)
- /v/qb - semi-silent installation without reboot (progress bar only)
- /v/qb /pALLOWREBOOT=1 - semi-silent installation with a prompt to reboot
Arguments /v/qb and /pALLOWREBOOT are typed in without a delimiting space.
Argument /pKLUNINSTPASSWD allows to set a password for application uninstallation. - msiexec.exe /I
[KLUNINSTPASSWD= ]: - /qn - silent installation without reboot
- /qn ALLOWREBOOT=1 - silent installation with reboot (without prompting)
- /qb - semi-silent installation without reboot (progress bar only)
- /qb ALLOWREBOOT=1 - semi-silent installation with a prompt to reboot
Argument KLUNINSTPASSWD allows to set a password for application uninstallation.
If you are using arguments for silent and semi-silent installation, it is necessary to manually create setup.ini file, specify necessary settings in it and save it in Anti-Virus distribution package in order to install application Scan and Update tasks. System Scan and Update
Description of setup.ini file
Section [Setup] – general application installation settings.
tasks will not be installed without this file!
InstallDir=
.
Reboot=yes|no – computer reboot after completing application installation (rebooted by default).
SelfProtection=yes|no – enable or no Kaspersky Anti-Virus installation process self-defense (enabled by default). Should not be mistaken with application self-defense function!
MSExclusions=yes|no – should exclusions recommended byMicrosoft for servers be added into Kaspersky Anti-Virus list of exclusions (Kaspersky Anti-Virus 6.0 for Windows Servers MP4 only).
AddPath=yes|no – should avp.com path be added to environment variable %Path% (Kaspersky Anti-Virus 6.0 for Windows Servers MP4 only).
ActivationCode=XXXXX-XXXXX-XXXXX-XXXXX – here you can specify an activation code.
Section [Components] – application components to install. Entire application will be installed unless you specify at least one component here.
FileMonitor=yes|no – install the component File Anti-Virus.
MailMonitor=yes|no – install the component Mail Anti-Virus (Kaspersky Anti-Virus 6.0 for Windows Workstations MP4 only).
WebMonitor=yes|no – install the component Web Anti-Virus (Kaspersky Anti-Virus 6.0 for Windows Workstations MP4 only).
ProactiveDefence=yes|no – install the component Proactive Defense (Kaspersky Anti-Virus 6.0 for Windows Workstations MP4 only).
AntiSpy=yes|no – install the component Anti-Spy (Kaspersky Anti-Virus 6.0 for Windows Workstations MP4 only).
AntiHacker=yes|no – install the component Anti-Hacker (Kaspersky Anti-Virus 6.0 for Windows Workstations MP4 only).
AntiSpam=yes|no – install the component Anti-Spam (Kaspersky Anti-Virus 6.0 for Windows Workstations MP4 only).
LockControl=yes|no – install the component Access Control (Kaspersky Anti-Virus 6.0 for Windows Workstations MP4 only).
In order to exclude a component from installation include a string
=no .

No comments:
Post a Comment