Search This Blog

Thursday, October 7, 2010

Sample CustomSettings.ini

Here is an example of my CustomSettings.ini configuration, hope this helps someone :)
[Settings]
Priority=Default
Properties=MyCustomProperty

[Default]
SLShare=\\LogServer\Logs$
;Display Organization name as
_SMSTSOrgName=MacLAREN McCANN ITG

;Skip useless windows that remain the same during each setup...
SkipDeploymentType=NO
SkipAppsOnUpgrade=NO
SkipCapture=NO
SkipAdminPassword=YES
SkipProductKey=YES
SkipSummary=YES
SkipLocaleSelection=YES
SkipTimeZone=YES

UserLocale=en-US
KeyboardLocale=0409:00000409
UILanguage=en-US
;Set the computer name value but allow it to be changeable
ComputerName=XXXXXXX
;Set the domain value as but require my confirmation wether to add to domain or not
JoinDomain=na.corp.ipgnetwork.com
;Set Workstation Machine OU as (LDAP)
MachineObjectOU=OU=Workstations,OU=MCL,OU=10BAYS,OU=TOR,DC=na,DC=corp,DC=ipgnetwork,DC=com
JoinWorkgroup=Maclaren

OSInstall=Y
;Display Organization name as
OrgName=MacLAREN McCANN
;Set Timezone
TimeZone=35
TimeZoneName=Eastern Standard Time
;Set Password if skipped dialogue, note this is not encrypted
admin_password=If_it_was_only_that_easy
;Set Appearance
BitsPerPel=32
VRefresh=60
XResolution=1280
YResolution=1024

;Set IE Homepage
Home_page=http://home/

;Don't install these windows updates (Office Live Addin, Windows Search)
WUMU_ExcludeKB1=940157
WUMU_ExcludeID1=af5c516f-1764-4dc0-b1e9-1e20dbee815c
WUMU_ExcludeID2=9514bb43-f49d-499b-a655-9d64caf68976

1 comment: