Jump to content

Imaged machines via WDS reverting to US regional settings and keyboard layout


Recommended Posts

Posted

So I set up an image. All UK set. I upload to server, deploy to clients. On setup select UK settings, but then it all goes to US. What is going on?

 

Will it be easiest to set a group policy to set everything to UK?

 

It's really annoying. Just another thing to change when setting up!!

Posted
I tried to do that once... then I think I got distracted. I have a short attention span!!! Is it using deployment tools or something and making an unattend.xml file or whatever?
Posted

mdt is better but yes or just nick one

 



   
       
           true
           true
       
   
   
       
           true
           true
           http://www.google.co.uk
       
       
           0809:00000809
           en-GB
           en-GB
           en-GB
           en-GB
       
       
           false
           grangehill
           grangehill
           GMT Standard Time
       
   
   

 

should do to start with

Posted

and I just need to import it into my image? Oh my god just realised how I do this. SWITCH CLICKED!! Yay! gonna try that now.

 

If it fails miserably... will it corrupt my image?

Posted
and I just need to import it into my image? Oh my god just realised how I do this. SWITCH CLICKED!! Yay! gonna try that now.

 

If it fails miserably... will it corrupt my image?

 

no worst it will do is set some options in windows you dont want set or nothing at all

Posted (edited)

Yeah, it's done something weird... set a toshiba background... not added it to the domain... not checked the regional settings yet though ;)

 

Boooo still americorn

Edited by Joanne
Posted
where are you appliying the sysprep file (and the one above only works on x64 if that helps) iirc its in wds under properties of your image but its been a while since i used wds as anything other than an mdt boot system or to boot into my windows 7 diag tool
Posted

this is my unattended install file:

 


   
       
           
               Audit
           
       
   
   
       
           
               en-UK
           
           en-UK
           en-UK
           en-UK
           en-UK
       
       
           
               
                   
                       
                           1
                           300
                           Primary
                       
                   
                   
                       
                           1
                           
                           true
                           NTFS
                           Windows
                           1
                       
                   
                   0
                   true
               
               OnError
           
           
               
                   
                       0
                       1
                   
                   true
                   OnError
               
           
           
               
                   OnError
               
               true
           
       
   
   
       
           
               true
               3
           
       
   
   

 

I get it to the image file by opening WDS, Install Images, right clicking my preffered image, properties, Checking the "allow image to install in unattended mode" and select my xml file which is above. It did not install unattended... it just came up with more options when loading (like renaming machine and connecting to wifi, whereas before it didn't do this)

 

Just fair noticed something OBVIOUS in my xml code.... my machines are x64 and this one says x86!!!!!!!! ARGH! LOLZ. Silly meeee.

Posted
double fail. I'm $#!+ at code.

 

we have all been there im tyying to work out why a powershell script that inventorys pcs fine in other schools here just creates a blank file same code different result

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