Hi,
I've created a linked deployment share for MDT 2013, at one of our remote offices, but am having issues with it picking up the CustomSettings.ini or Bootstrap.ini.
I know these don't copy across with the sync, but I've amended the blanks ones on the remote share. The problem is, when deploying from the share, it seems to be ignoring the CS & BS.ini files completely, in that, I'm presented with, what I suspect is the BDD Welcome screen, despite adding entries in the CS to ignore:
[Settings]
Priority=DefaultGateway, Default
Properties=MyCustomProperty
[Default]
SkipBDDWelcome=YES
OSInstall=Y
SkipCapture=NO
SkipComputerName=NO
SkipLocaleSelection=YES
SkipAdminPassword=YES
SkipDomainMembership=YES
SkipProductKey=YES
UILanguage=en-GB
UserLocale=en-GB
KeyboardLocale=0809:00000809
SkipTimeZone=YES
TimeZoneName=GMT Standard Time
BitsPerPel=32
VRefresh=60
...