Jump to content

Recommended Posts

Posted

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


Posted

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

Posted

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"

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...