October 14, 200421 yr Well I was wondering if anyone knew how to tell symantec anti virus while installing it what server and other things to point to. I have a command line in there right now based off of some things I have read but of course it doesn't work. Thanks for any help.start /wait %systemdrive%\install\Applications\sav\setup.exe" SERVERNAME= * ENABLEAUTOPROTECT=1 RUNLIVEUPDATE=0 REBOOT=ReallySuppress /qn" /f
October 14, 200421 yr Author Thanks for the post. I had already found this one and attempted it and it did not work. At the moment I have been trying different variations of these. I was more are less trying to find an exact line but thats ok. Thanks anyways
October 14, 200421 yr If you want to use setup.exe, you should do it as follows:start /wait %systemdrive%\install\Applications\sav\setup.exe /S /V"/qn SERVERNAME= * ENABLEAUTOPROTECT=1 RUNLIVEUPDATE=0 REBOOT=ReallySuppress"
October 14, 200421 yr Author Thank you so much mazin.... thats exactly what I was looking for..... perfect... your a life saver!!!!
Create an account or sign in to comment