arkady187 Posted October 14, 2004 Posted October 14, 2004 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
sleepnmojo Posted October 14, 2004 Posted October 14, 2004 http://www.msfn.org/board/index.php?showto...ndpost&p=164316
arkady187 Posted October 14, 2004 Author Posted October 14, 2004 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
mazin Posted October 14, 2004 Posted October 14, 2004 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"
arkady187 Posted October 14, 2004 Author Posted October 14, 2004 Thank you so much mazin.... thats exactly what I was looking for..... perfect... your a life saver!!!!
mazin Posted October 15, 2004 Posted October 15, 2004 thats exactly what I was looking for..... perfect...You're welcome.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now