MSFN Forum: SAV 10 .msi switches - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

SAV 10 .msi switches Best source for the commands! Rate Topic: -----

#1 User is offline   HokieDawg 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 25-January 04

  Posted 09 March 2006 - 05:18 PM

I originally looked for the SAV 10 .msi switches many months ago . . . and well, I got nowhere. They are not on Symantec's website, at least not anywhere that would be logical. So I have been searching and reading through these forums occasionally ever since. Well, wouldn't you know it. Someone posted the simplest message, but it turned out to be the most useful.

CDROM:\Docs\MSI_FAQ.txt

It was right under my nose the entire time. Silly me!

For those without the luxury of the CD, here they are. :whistle:


BASIC MSI commands
------------------
/QN - Quiet No UI
/QB - Quiet Basic UI
/L*V log.txt - full verbose logging to file log.txt


BASIC MSI properties
--------------------
REBOOT=REALLYSUPPRESS


SAV properties
--------------
INSTALLSERVER= (1 = Server, 0 = Client, Default is client).  
When installing a server:
	SERVERGROUPNAME= (New or prexisting servergroup)
	SERVERGROUPUSERNAME= (New or prexisting servergroup user name, The
							  default is admin)
	SERVERGROUPPASS= (New or prexisting servergroup password. The default 
						  is symantec)
	SERVERPARENT= (e.g. SERVERPARENT=MySavServer)
	Note: For a secondary server silent install from the command line, 
	you must set the SERVERPARENT property to the Parent server computer
	name. When doing a UI or Symantec System Center rollout install, 
	setting this property is not required.

NETWORKTYPE= (1 = Managed, 2 = Unmanaged, default is Unmanaged)
When installing a managed client:
	SERVERNAME= (preexisting SAV Server)

RUNLIVEUPDATE= (run LiveUpdate during install = 1, do not run LiveUpdate=0, 
				default is On)

ENABLEAUTOPROTECT= (1 = ON, 0 = OFF, default is On)

SYMPROTECTDISABLED= (0 = ON, 1 = OFF, default is On)

INSTALLDIR= (Install target directory, default is C:\Program Files\
			 Symantec AntiVirus)

Windows Security Center features
--------------------------------
These properties allow for the configuration of the interaction
between users and the Windows Security Center (WSC) running on Windows® XP
Service Pack 2.

These properties apply to unmanaged clients only. The Symantec System Center
controls these properties for managed clients.

WSCCONTROL= (0= No action, 1 = Disable once, 2 = Disable always, 3 = Restore if disabled)
Allows an administrator of a non-managed network to configure the WindowsSecurityCenterControl
value set on the SSC Client Administrator Only General tab.

WSCAVALERT= (0= Disable, 1 = Enable)
Allows an administrator of a non-managed network to configure the AntiVirusDisableNotify value for Windows Security Center.  Disable is the default.

WSCFWALERT= (0= Disable, 1 = Enable)
Allows an administrator of a non-managed network to configure the FireWallDisableNotify value for Windows Security Center.  Disable is the default.

WSCAVUPTODATE= (Integer value between 1 and 90)
Allows an administrator of a non-managed network to configure the number of days used to determine if threat definitions are up to date or not for Windows Security Center.  30 days is the default.

SCS-only properties
-------------------
ICFCONTROL= (0= No action, 1 = Disable once, 2 = Disable always, 3 = Restore if disabled)

ICFDISABLENOTIFY= (0= Do not disable the notification message, 1= Disable the notification message)

SAV features
------------
EMailTools
NotesSnapin
OutlookSnapin
Pop3Smtp
QClient
SAVHelp
SAVUI

Adding and removing features
----------------------------
To remove existing features:

REMOVE=<feature1>,<feature2>,<feature3>

To add new features:

ADDLOCAL=<feature1>,<feature2>,<feature3>, <existing feature 1>, 
		 <existing feature 2>, etc.

Note: When adding new features using ADDLOCAL, any existing features on the 
target computer that you want to retain must be included in the features that 
you are specifying. The installation will remove any features on the target 
computer that are not listed.

Command line example
--------------------
This example demonstrates a silent Symantec AntiVirus Server installation. 
The server is named MYSAVSERVER, has the user admin and uses the password 
MYSAVPASSWORD. LiveUpdate is not run, and the server is not restarted even 
if its required.

Sample command line: 
setup /s /v"/l*v log.txt INSTALLSERVER=1 SERVERGROUPNAME=MYSAVSERVER 
SERVERGROUPUSERNAME=admin SERVERGROUPPASS=MYSAVPASSWORD RUNLIVEUPDATE=0 
REBOOT=REALLYSUPPRESS"
:yes:


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy