Changes

Jump to: navigation, search

Symantec Anti-Virus Corporate

34 bytes added, 22:31, 7 July 2006
m
no edit summary
This is my configuration for Symantec Antivirus Corporate 10.1 as of July 7, 2006.
in In profiles.xml add:
<package package-id="sav" />
then in packages.xml add:
<package
id="sav"
name="Symantec Anti-Virus"
execute="once">
<install cmd='%systemroot%\system32\msiexec.exe /i "\\server\wpkg\pkg\sav\sav10.1.msi" REBOOT=ReallySuppress INSTALLSERVER=0 NETWORKTYPE=1 SERVERNAME=your_server RUNLIVEUPDATE=0 ADDLOCAL=SAVMain,SAVUI,SAVHelp,QClient /qb!' />
</package>
I got the install line from [http://www.appdeploy.com/packages/detail.asp?id=505 here].
 
[[category:Silent Installers]]

Navigation menu