Change locale and timezone on Windows2008 trough commandline or sc
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hello,
Currently I am implementing several windows 2008 servers at a customer of
ours.
Since I try to automate as much as possible I would like to change the
system locale, user locale, keyboard settings and timezone trough scripts or
commandlines.
I started with the locale settings and found a document on how to do this in
Windows Vista.
http://www.microsoft.com/globaldev/vista/vista_tools/vista_command_line_international_configuration.mspx
This document uses: control intl.cpl,, /f:"filename.xml" to change the
locale settings to those specified in the xml file.
Since Vista is build on the same kernel I'd figured this would work on 2008
also.
This however does not seem to be the case, All my test XML's work fine on
Vista, and don't work (or change the wrong setting) in Windows 2008.
Can anyone please provide me with a best practice on how to change the locale
and keyboard settings (and if possible the timezone) on windows 2008 using a
script or commandline. (I know this can be done during install but this is
not an option for me at the moment)
many thanks in advance..
Martijn Verheijen
Insign.it
.
Relevant Pages
- Re: Old chestnut - Vista forgets folder settings
... Vista still does not remember my folder settings (the option is ... The *only* thing that helps is to revert to Windows Classic ... Only one of my three Vista PCs is affected for some reason. ... etc. to remember their settings but actual Windows Explorer did not no ... (microsoft.public.windows.vista.general) - Moving Day for That Vista Machine
... Moving Day for That Vista Machine ... And as if PC moving day weren’t hard enough, most people now faced with this task have to migrate from an older version of Windows to the new Windows Vista, which typically stores user files in different folders from previous versions. ... The Windows Easy File Transfer program that comes with Vista can help migrate program settings while Laplink’s PCMover can migrate settings and try to move your software. ... One way to get files to the new machine is to connect the two machines by a wired or wireless local area network and use built-in Windows tools to copy files. ... (alt.sys.pc-clone.dell) - Moving Day for That Vista Machine
... Moving Day for That Vista Machine ... task have to migrate from an older version of Windows to the new Windows ... Vista can help migrate program settings while Laplink's PCMover can migrate ... wired or wireless local area network and use built-in Windows tools to copy ... (soc.retirement) - Re: process versus thread
... | The locale information is maintained per process, ... | although the script itself never called setlocaleitself. ... windows uses apartment-model threading, where one process is spawned and can ... different settings than another renter...however, different from real life, ... (alt.php) - Re: Old chestnut - Vista forgets folder settings
... Vista still does not remember my folder settings (the option is ... The *only* thing that helps is to revert to Windows Classic ... Only one of my three Vista PCs is affected for some reason. ... Windows Explorer started remembering its settings ... (microsoft.public.windows.vista.general) |
|