Benutzer mit den meisten Antworten
MDT customsettings.ini und bootstrap.ini -> Einstellungen fehlerhaft?

Frage
-
Hallo,
ich hab 3 Probleme mit den unten stehenden Einstellungen:
1. Das Keyborad Layout muss beim ersten Bildschirm von Solution Accelerator ausgewählt werden (steht auf US)
2. Die Lokalen Einstellungen werden nicht übersprungen
3. Zeiteinstellungen werden nicht übersprungen
customsettings.ini:
[Settings]
Priority=Default
Properties=MyCustomProperty
[Default]
OSInstall=YES
_SMSTSORGNAME=*******
SkipAppsOnUpgrade=YES
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerName=NO
SkipDomainMembership=YES
SkipUserData=YES
UserDataLocation=AUTO
SkipLocalSelection=YES
SkipTaskSequence=YES
TimeZone=95
TimeZoneName=Central Europe Time
SkipTimeZone=YES
SkipApplications=YES
SkipBitLocker=YES
SkipSummery=YES
SkipBDDWelcome=YES
SkipCapture=YES
DoCapture=NO
SkipFinalSummery=NO
DeploymentType=NEWCOMPUTER
JoinDomain=****
DomainAdmin=****
DomainAdminDomain=****
DomainAdminPassword=****
KeyboardLocale=0407:00000407
UserLocale=de-DE
UILanguage=de-DE
TaskSequenceID=W7-X64-001bootstrap.ini:
[Settings]
Priority=Default
[Default]
DeployRoot=\\S6\MDTProduction$
KeyboardLocale=0407:00000407
UserLocale=de-DE
UILanguage=de-DE
Antworten
-
Für 1. musst Du KeyboardLocalePE sowohl in der bootstrap.ini als auch in der cs.ini auf 0407:00000407 setzen.
2. kleiner Typo, es muss SkipLocaleSelection heissen.
3. TimeZone müsste 095 und der passende TimeZoneName dazu ist Central Europe Standard Time. GMT+1 für Deutschland ist aber eher 110 und W. Europe Standard Time. Ansonsten taucht diese Wizard pane auch auf, wenn der aktuelle Deployment Type "Replace" ist.
vg
Maik
http://myitforum.com/cs2/blogs/maikkoster- Als Antwort markiert TrueThunder Dienstag, 24. Mai 2011 16:57
Alle Antworten
-
Für 1. musst Du KeyboardLocalePE sowohl in der bootstrap.ini als auch in der cs.ini auf 0407:00000407 setzen.
2. kleiner Typo, es muss SkipLocaleSelection heissen.
3. TimeZone müsste 095 und der passende TimeZoneName dazu ist Central Europe Standard Time. GMT+1 für Deutschland ist aber eher 110 und W. Europe Standard Time. Ansonsten taucht diese Wizard pane auch auf, wenn der aktuelle Deployment Type "Replace" ist.
vg
Maik
http://myitforum.com/cs2/blogs/maikkoster- Als Antwort markiert TrueThunder Dienstag, 24. Mai 2011 16:57