Jump to content

Recommended Posts

Posted

Hi EduGeek!

 

So, I'm on a Windows 2012 R2 Standard server and I'm made an image of Windows 7, and now is the time to create the Unattended.xml.

It works fine, I can start the imaging process, but I need to manually do certain things, when I shouldn't have to.

 

Every time I network boot to reimage the test computer, it asks me to select a keyboard.

I've looked online everywhere and there is no solution. Even filling in every field within Microsoft-Windows-International-Core-WinPE as en-US.

 

I want it to be that I don't have to make the keyboard United Kingdom, just to automatically go through it all.

 

Any help would be appreciated!

Posted

Have you noticed when you have done your xml file that you have selected either x86 or x64 for your customised unnatend file.

 

Also have you placed your file in x86 or x64 underneath the client tab on your wds settings

Posted
Go to your wds settings , underneath the client tab which should be an enable unattended installation. There is a box which says x64 architecture, make sure that the path is correct for it to pickup your file
Posted

I must admit, I stopped using WDS a while ago.

 

I use MDT, but I deploy a classic fat image, but have it deploy a couple of things post image. WDS just allows the PXE boot. I have never had to do the keyboard layout with MDT but I did have to put some tweaks in so that we just put in the PC name and off it goes.

Posted
I have a window 7 unattend.xml file which has x86_Microsoft-windows-international-core-winpe_neutral with the setting set. Have a look at the windows 7 x64 but under the winPE section you fine what I have on this message.
Posted

Thank you @Dos_Box :-)

 

Also I have just looked at my MDT Default settings, I had to put in the following to make it auto go through the language stuff, but I am unsure how you would translate these into you Unattend.xml

 

SkipLocaleSelection=YES
KayboardLocale=0809:00000809
UserLocale=en-GB
UILanguage=en-GB
SkipTimeZone=YES
TimeZoneName=GMT Standard Time

 

I remember the keyboard locale being a pig to find to get it to work, as it needed that number in there and not en-GB

Posted

@oMaRden

 

It is such an easy mistake to make, and since that is not the area that seems to be affected, you wouldn't have even of thought of looking at it.

 

Great to hear that it is working for you now.

 

I would suggest you look at MDT in the future. It adds some extra tools, is really easy to setup and capture with, and most important of the lot, it is free!

Posted (edited)

Use MDT, my OS image deploys, builds the computer and joins to the network in 4 minutes. I can re-image a room of 30 computers in 10 minutes and then use SCCM 2012 to deploy software.

 

MDT simplifies everything.

Edited by DavetheITguy

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