Default Keyboards

G

Guest

I am having a problem with setting the default keyboard settings for all
users across the network. I work at a school and we use roaming profiles, so
i cannot just change the profile. I have looked in the registry and found
this key.
HKCU\Keyboard Layout\Preload\1 and change the string to 809 (UK English), i
have exported this key and added this to the kix logon script as follows:

shell regedit.exe /s \\server\share\regsetting.reg

I have also given full control to the registry keys via the AD GPO, and it
is still not working so i must be doing something wrong.

Wouldn't it be nice of Microsoft created a GPO entry for this? If there is
one please let me know of it ASAP.

Any advice would be great.

Simo Taylor
(e-mail address removed)
(e-mail address removed)
Is there a way to push out
 
G

Guest

Hi Simon.

try change the kix line from
shell regedit.exe /s \\server\share\regsetting.reg
to
RUN " shell regedit.exe /s \\server\share\regsetting.reg"

i have the problem the users may not change the regiter by domian default.
when i try RUN "regedit.exe /s \\server\share\regsetting.reg" there is a
responce but not the one i like.

greatings from Holland,

Jos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top