Jump to content

Recommended Posts

Posted (edited)

Just a quicky, I'm just trying to get MDT working and I've got an odd issue. I've set up a PC how I want it with some software on (i.e. those I can't silent install/Group Policy) and then captured that image back to my deployment server. Added the image and then dropped it back out to a PC. All fine.

 

However when running though the installation process from from the boot image, on the "Language and other preferences" screen I can only select "English (US) as my "Language to install". I can set UK for the Time and currency and the keyboard layout but the top box only gives me the choice of US.

 

Interestingly when I log in to the deployed machine all the options seem to be in English UK and I can't see US referenced anywhere. Is the fault going to lie with my master image or something else?

 

Edit: Having just double checked the deployment I would have done initially my choice of UI language at the start was just "English" (and ONLY English available), Date and time and keyboard could be set to English UK.

Edited by Stuart_C
Posted

its either bootstrip.ini or customsettings.ini in teh control folder of mdt

 

bootstrap.ini

 

KeyboardLocalePE=0809:00000809

 

KeyboardLocale=en-GB;0809:00000809

 

SkipBDDWelcome=Yes

 

customsettings.ini

 

KeyboardLocale=en-GB

 

UserLocale=en-GB

 

UILanguage=en-GB

 

TimeZoneName=GMT Standard Time

 

WSUSServer=http://wsus:8530

Posted
If I set that when I go through the wizzard (for testing purposes) it leaves the UILanguage box blank. I can then choose (EnglishUS if I want)
Posted
If I set that when I go through the wizzard (for testing purposes) it leaves the UILanguage box blank. I can then choose (EnglishUS if I want)

 

thats best ive been able to manage but once installed its in uk english i think thats just teh winpe keyboard layout

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...