Jump to content

Recommended Posts

Posted

So i am trying to Automate OS deployment as possible through the use of the Share rules (customsettings.ini) and bootstrap.ini in MDT 2013 however my rules just dont seem to be working correctly and i'm seeing screens that should be skipped and settings that should be applied and i'm wondering if some of the rules are overriding one-another. I've copied the settings below if anyone can spot any issues or can prehaps share the some wisdom or there own set of working rules it would be appreciated.

 

[settings]

Properties=MyCustomProperty

Priority=CSettings, MMSettings, RSettings,

 

[Default]

OSInstall=Y

UserID=xxxxx

UserDomain=xxxxx

UserPassword=xxxxx

SkipBDDWelcome=YES

SkipDeploymentType=YES

SkipDomainMembership=NO

SkipApplications=NO

SkipSummary=YES

SkipUserData=YES

SkipComputerName=NO

JoinDomain=xxxxx

DomainOUs1=OU=Workstations, OU=Computers, OU=xxx, DC=CBANK, DC=LOCAL

DomainOUs2=OU=Laptops, OU=Computers, OU=xxx, DC=CBANK, DC=LOCAL

SkipTaskSequence=NO

SkipLocaleSelection=YES

UILanguage=en-GB

UserLocale=en-GB

KeyboardLocale=0809:00000809

SkipTimeZone=YES

TimeZoneName=GMT Standard Time

TimeZone=085

SkipAppsOnUpgrade=YES

SkipCapture=YES

SkipAdminPassword=YES

SkipProductKey=YES

ProductKey=xxxxx

SkipComputerBackup=YES

SkipBitLocker=YES

SkipFinalSummary=YES

DoCapture=NO

TimeZone=085

BDEInstallSuppress=YES

FinishAction=REBOOT

WSUSServer=http://xxxx

 

I have made sure the WDT image and WDS wim is upadated

Posted
All your settings are under Default, but that hasn't been referenced in the Priority setting?

 

I knew a fresh pair of eyes would do it, i will add it and retest but that should do it. I can only assume it removed the default reference when i added the advanced config database settings and automatically added these rules to the share after a regeneration.

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



×
×
  • Create New...