Pushing the Regional Settings to all users

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Guys,

I am running terminal services on a Win2k server(Part of a domain) where
users log in and get a Remote Desktop. Now I have had to change the Regional
Settings on the server. I did that under the administrator's login, however
that change did not take effect on all users who use the server. Users still
login and get the old Regional Settings. I have to change the Regional
settings for each user manually. I am sure that there is a way to push that
change in Regional Settings to all users?. How can I achieve that?.
 
Hi,

I did that before by means of executing control panel applet configuration
from command line, using the following syntax:

"rundll32 shell32,Control_RunDLL intl.cpl,....." (other options, please
refer to KB below) and it works fine. It helped me correctly configured
regional setting for different offices in Asia with keyboard layout (IME) as
well.

I was referring to the following KB:

http://support.microsoft.com/default.aspx?scid=kb;en-us;289125

and the Microsoft Global Development website. There should have enough
information for you to accomplish this task.

http://www.microsoft.com/globaldev

Lawrence Tse
 
Back
Top