Link to home
Create AccountLog in
JavaScript

JavaScript

--

Questions

--

Followers

Top Experts

Avatar of mathew1010
mathew1010🇬🇧

Regional Settings in user profiles
Hi , I have a problem that I guess loads of people have but I dont seem to be able to find a quick easy solution. I have a problem that a lot of computers in my organisation have gone out to users with the default user profile set to US and I need UK. I have implemented a group policy that changes the settings but we are having difficulties where it doesnt seem to be updating group policies all the time.

Do you know of a script that changes the regional settings including the date from US to UK?

Ideally I would like to run this script once on a users machine and have it change settings for all users but I would be happy with a script that users can run as and when they have a problem that sorts the settings for that user.

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of Paulo PimentaPaulo Pimenta🇵🇹

Trying to develop a script, but I'm not handling Win32 API as I should...
Have you tried checking the "Default User account Settings" in Regional and Language Options / Regiosnal Settings in Control Panel (check attached screenshot).
You would have to do this on every machine, but you would only have to do it once.

Cheers,
PP
regional-and-language-options.jpg

Avatar of slam69slam69🇬🇧

The following gives you detailed instructions of setting regional settigns on OU's

shoudl work for you

http://www.servercare.nl/Lists/Posts/Post.aspx?ID=22

ASKER CERTIFIED SOLUTION
Avatar of slam69slam69🇬🇧

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.

JavaScript

JavaScript

--

Questions

--

Followers

Top Experts

JavaScript is a dynamic, object-based language commonly used for client-side scripting in web browsers. Recently, server side JavaScript frameworks have also emerged. JavaScript runs on nearly every operating system and in almost every mainstream web browser.