MDT 2010 Toetsenbord Instellingen Windows 7 & Windows 2008 (R2).

Tijdens het uitrollen van een OS wil je dat alle instellingen zodat Tijdzone, Land Instellingen & Toetsenboard instellingen automatisch goed worden gezet tijdens het deployen.

Alleen als je de instellingen van toetsenbord instellingen in CustomSettings.ini zet worden deze niet altijd doorgevoerd.

CustomSettings.ini Instellingen:
TimeZoneName=W. Europe Standard Time
TimeZone=110
AreaCode=0413
UserLocale=nl-NL
InputLocale=nl-US
KeyboardLocale=0413:00000409

Ik vond op frontslash.wordpress.com de oplossing:

To solve this problem, update the KeyboardLocale line in the ZTIGather.xml file to set allow overwrites to true.

<property id=”KeyboardLocale” type=”string” overwrite=”true” description=”Locale used for Keyboard, can be either 0409:00000409 or en-US format (default is OS Default)” />

Aangepast en nu worden de toetsenbord instellingen netjes toegepast.

MDT Property Reference
http://technet.microsoft.com/en-us/library/bb490304.aspx

Leave a Reply

Translate »