I need a solution
Hello all,
Having recently joined the SEP userbase, I'm trying to automate installs and updates as much as possible.
Unfortnately we are not currently in position currently to push use SEPM, but with some major network overhauls on the horizon, I do see us using it eventually.
I've been referencing this TECH doc: https://support.symantec.com/en_US/article.TECH102668.html
- also I've adapted some portions from other discussions I've seen on this forum.
This is my current setAid.ini:
; NOTE: Do not edit the config below
[PREDEFINED_SMC_CONFIG]
AppType=105
VendorID=4096
PlatformType=WIN64BIT
PackageChecksum=cb6a907f5bdc7e9e3ef0383d31fc99bd
; User configureable options
[CUSTOM_SMC_CONFIG]
InstallNewInstanceOnly=0
InstallUserInterfaceLevel=s
KeepPreviousSetting=1
InstallationLogDir=C:\Logs\SEP14.2.770-silentinstall.LOG
DestinationDirectory=
LaunchIt=1
AddProgramIntoStartMenu=1
OptOutRepSubmission=1
UIRebootMode=0
ReducedSize=0
PromptType=SNOOZE
RebootMinutes=180
HardReboot=false
AutoReboot=false
RebootRandomize=true
RebootRandomizeHours=2
RebootMethod=NONE
SnoozeInterval=60
RebootDay=TODAY
RebootDisplayTimeout=60
Countdown=5
RebootPromptUser=true
RebootPromptMessage=The Symantec Endpoint Protection installation requires this computer to restart.
RebootMaxSnoozeCount=3
RebootSchedule=LATER
[LU_CONFIG]
ServerProduct=SESM AntiVirus Client Win64
ServerLanguage=English
ServerVersion=14.2.770
SequenceNumber=0
ServerMoniker=
ClientProduct=SESC AntiVirus Client Win64
ClientLanguage=English
ClientVersion=14.2.770
ClientMoniker=
SequenceTag=PATCH
ShortName=spcAvClient64en_14_2
DisplayName=Symantec Endpoint Protection Win64 14.2.770.0000 (English)
Language=en_us
CONNECT_LU_SERVER=1
[FEATURE_SELECTION]
Core=1
SAVMain=1
Download=1
NotesSnapin=0
OutlookSnapin=1
Pop3Smtp=1
PTPMain=1
TruScan=1
DCMain=0
NTPMain=0
Firewall=0
ITPMain=0
LANG1033=1
Now here is where my questions begin.
- Using "KeepPreviousSetting=1" will preserve custom-configured scans?
- I can't seem to find reference to the option to specify Client Type? Standard/Embedded/Dark
- Will my "FEATURE_SELECTION" be adhered to even though the installer defaults to the "Typical" Installation, not "Custom" ?
- Setting "InstallUserInterfaceLevel=s" doesn't appear to have actually done anything. I'm still clicking through all of the same pages, except my features and other setttings are already populated. I assume changing to "InstallUserInterfaceLevel=u" should automate the entire process once I'm ready?
- Similar to "OptOutRepSubmission=1" is there an option to Opt-Out of the "Data Collection - Installation Options" ?
Thank you very much!
J
0