Subscribe
Notify of
guest

3 Comments
Oldest
Newest
Inline Feedbacks
View all comments
Curious

Hi, is there any way to do this unattended via a command prompt? I need to do this on 2000 computers…

Cheers

Ciprian Adrian Rusen

Good question. One way could be:
1. Install all the display/punt languages you need on a computer.
2. Use Process Monitor to scan the current state of the computer.
3. Make the changes you need.
4. Scan again using the same tool to see the differences in registry keys.
5. Save those differences in registry keys as a .ref file.
6. Import it on another computer – see if it works.
7. If it does, deploy it on all 2000 computers via command prompt.

An idea – might work, might not – but worth trying.

Anonymous

You might be able to accomplish a mass set/reset via Group Policy. See the following for an idea on the topic.

http://www.edugeek.net/forums/windows/11528-gpo-change-language-regional-settings.html