Setting Regional & Language Locale via Group Policy


Go Back   Computer Help Articles > Windows XP Customize
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 06:29 AM
BoxNZ
 
Posts: n/a
Default Setting Regional & Language Locale via Group Policy

We have a standard Win XP build that sets the default locale at build
time to English (Australia).
However, we need to be able to change the locale (post build) to
English (New Zealand).

Does any one know whether you can change the Locale using Group
Policy?
the only Group Policy I can find is:
"User ConfigurationAdministrative TemplatesControl PanelRegional
and Language OptionsRestrict selection of Windows menus and dialog
boxes"

There doesn’t appear to be a policy for changing the default
language.

Can this be done via group policy? Do you need to create a custom
admin template?

thanks


--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/Customi...ict427882.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1434016
Reply With Quote
  #2  
Old 01-05-2006, 06:29 AM
Doug Knox MS-MVP
 
Posts: n/a
Default Re: Setting Regional & Language Locale via Group Policy

You could create a REG file that modifies the necessary settings here:

HKEY_CURRENT_USER\Control Panel\International

Use a startup script, or put a shortcut in C:\Documents and Settings\All Users\Start Menu\Programs\Startup that runs

REGEDIT /S <path and name of REG file>

This would modify the settings in the Registry, but may require a second logon for the change to be effective.

As an alternative, make the change in the Default User's NTUSER.DAT file and all new accounts created after the fact will have this setting inherited. See www.dougknox.com, Win XP Tips, Advanced Registry Editing.

--
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart Display\Security
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"BoxNZ" <UseLinkToEmail@WindowsForumz.com> wrote in message news:3_1434016_661dffb4254b4a47225b687ce2812f1a@wi ndowsforumz.com...
> We have a standard Win XP build that sets the default locale at build
> time to English (Australia).
> However, we need to be able to change the locale (post build) to
> English (New Zealand).
>
> Does any one know whether you can change the Locale using Group
> Policy?
> the only Group Policy I can find is:
> "User ConfigurationAdministrative TemplatesControl PanelRegional
> and Language OptionsRestrict selection of Windows menus and dialog
> boxes"
>
> There doesn’t appear to be a policy for changing the default
> language.
>
> Can this be done via group policy? Do you need to create a custom
> admin template?
>
> thanks
>
>
> --
> Posted using the http://www.windowsforumz.com interface, at author's request
> Articles individually checked for conformance to usenet standards
> Topic URL: http://www.windowsforumz.com/Customi...ict427882.html
> Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1434016

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Random IE home page change even when group policy locked Sportscover IT Department Internet Explorer 6 1 01-05-2006 04:21 PM
Language bar and group policy ro Windows XP Security Admin 0 01-05-2006 05:03 AM
group policy disables firewall - virus result furball Windows XP Security Admin 9 01-05-2006 04:26 AM
Group Policy Issues vh1967 Windows XP Security Admin 3 01-05-2006 04:18 AM
Setting standard background using group policy Gaubor Windows XP Basics 3 01-05-2006 02:01 AM


All times are GMT. The time now is 05:16 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Setting Regional & Language Locale via Group Policy