|
Concerning to Kaspersky Anti-Virus 6.0 for Windows Servers Enterprise Edition
The method how you get the trace-files of the installation/uninstallation procedure of the Anti-Virus and its Administrative Tools depends on the installation/ uninstallation type.
INSTALALTION/ UNINSTALLATION BY RUNNING THE FILE SETUP.EXE
By this installation/ uninstallation type the log-file is automatically created in the folder %TEMP% of the user under whose account the installation/ uninstallation is carried out; file’s name is kav6wsee_install_<UID>.log.
INSTALLATION/ UNINSTALLATION VIA THE COMAND PROMPT USING THE FILE KAVWS.MSI OR KAVWSTOOLS.MSI
The log-file can be created the following ways:
- by using the parameter of the command prompt /l*v logfilename.log.
Example
In order to install the Anti-Virus with the default installation parameters in the “interacting with the user” mode and to write the installation log into the file wsee.log in the C:\ root directory, run:
msiexec /i kavws.msi /l*v C:\wsee.log /qn
In order to uninstall Administrative Tools and write the uninstallation log into the file wseetools_del.log in the C:\ root directory, run:
msiexec /x kavws.msi /l*v C:\wseetools_del.log
- before installation/ uninstallation enable writing the log by running the reg-file MSI_log.zip on the computer on which you are going to install/ uninstall. In this case the log will be created in the folder %TEMP% of the user under whose account the installation is performed; the file’s name is MSI*.log.
INSTALLATION/ UNINSTALLATION VIA GPO
Before installation/ uninstallation enable writing the log by running the reg-file MSI_log.zip on the computer on which you are going to install/ uninstall. In this case the log will be generated into the folder %TEMP% of the user under whose account installation/ uninstallation is performed; the file’s name is MSI*.log.
INSTALLATION/ UNINSTALLATION VIA KASPERSKY ADMINISTRATION KIT
When (un)installing via Kaspersky Administration Kit the log-file is automatically created in the folder %TEMP% of the user under whose account installation/ uninstallation is performed. The file is named kav6wsee_install_<UID>.log.
|