Jump to content

Recommended Posts

Posted

I have a wds set up and can image just by selecting a image and it renames and everything automatically but what settings do I need for a UK keyboard and UK settings I've tried en-UK, en-GB. in the x86_Microsoft-Windows-International-Core__neutral in oobe. but not mater what combination i put in i just get en-US. :(

 

i don't think my manager would go for we need to buy all US keyboards. :D

Posted (edited)

i found that if you set this as a global rules for the entire MDT share it takes the values without the need to select as part of the install.

not sure if this is how your supposed to do it but was the work around that i used.

i was specifying local values in my unattend.xml and it was ignoring me.

MS do post a list of the all the number codes for location and language on technet

 

part of my MDT Share rule section

 

SkipLocaleSelection=YES

UILanguage=en-GB

UserLocale=en-GB

KeyboardLocale=0809:00000809

SkipTimeZone=YES

TimeZoneName=GMT Standard Time

ApplyGPOPack=NO

Edited by SHimmer45
  • Thanks 1
Posted

In the specialize pass of your unattend.xml, make sure the following is set:

 

           0809:00000809
           en-GB
           en-GB
           en-GB
       

 

I also add

0809:00000809
en-GB
en-GB
en-GB

 

to the oobeSystem pass

 

Let me know if you need the 32-bit versions

  • Thanks 1
Posted

I'd found the 0809:00000809 code and tried in different places but I hadn't added the x86_Microsoft-Windows-International-Core__neutral in the specialize pass.

 

Thank you for your help. wds has being doing my head in all week. but I've finally finished it. i think :D

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