Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Installing Symantec Antivirus by DS

Updated: 10 Nov 2008 | 1 comment
erikw's picture
+1 1 Vote
Login to vote

When you wish to install Symantec Antivirus by using DS, I have a very cool script for you.

Create a job, and paste the information below:

Start /wait MSIEXEC /I "W:\apps\symantec\sav\106\Symantec AntiVirus.msi" ADDLOCAL=SAVMain,SAVUI,SAVHelp,QClient NETWORKTYPE=1 INSTALLSERVER=0 SERVERNAME=SERVERNAME ENABLEAUTOPROTECT=1 REBOOT=ReallySuppress ALLUSERS=TRUE /qb
ECHO Symatec Antivirus 10.6 MP1
Start /wait MSIEXEC /p "W:\apps\symantec\sav\106\Patch\SAVCE_10.1.6_MP1_AllWin_EN.msp" /qb REINSTALL=ALL REINSTALLMODE=omus REBOOT="ReallySuppress"

Make sure you change W: to the correct drive and check the path.

Now you can run the task on all your clients.

Comments

Watcher's picture
12
Jun
2009
0 Votes 0
Login to vote

Thank you

This is a very helpfull script.
Thank you for publishing it.
Regards Frank