apply default input language settings in Group policy

G

Guest

I want to set the default input language in group policy.
but I don't know how to do it.

I've checked a few adm files but I never see a drop down box
where a specific itemlist name, can set more registry settings.

the example wich viewed below doesn't work (I don't know why)


POLICY "Dutch keyboard"

KEYNAME "Keyboard Layout\Preload"

PART "Select Keyboard Layout" DROPDOWNLIST

KEYNAME "Keyboard Layout\Preload"

VALUENAME "1"

REQUIRED

ITEMLIST

NAME "Input Dutch / Keyboard US-Int"

VALUE "00000413"

ACTIONLIST

KEYNAME "Keyboard Layout\Toggle"

VALUENAME "Hotkey"

VALUE "1"

KEYNAME "Keyboard Layout\Substitutes"

VALUENAME "00000413"

VALUE "00020409"

VALUENAME "00000409"

VALUE DELETE

END ACTIONLIST

NAME "Input Dutch / Keyboard US"

VALUE "00000413"

ACTIONLIST

KEYNAME "Keyboard Layout\Toggle"

VALUENAME "Hotkey"

VALUE "1"

KEYNAME "Keyboard Layout\Substitutes"

VALUENAME "00000413"

VALUE "00000409"

VALUENAME "00000409"

VALUE DELETE

END ACTIONLIST

NAME "Input US / Keyboard US-Int"

VALUE "00000409"

ACTIONLIST

KEYNAME "Keyboard Layout\Toggle"

VALUENAME "Hotkey"

VALUE "1"

KEYNAME "Keyboard Layout\Substitutes"

VALUENAME "00000409"

VALUE "00020409"

VALUENAME "00000413"

VALUE DELETE

END ACTIONLIST

NAME "Input US / Keyboard US"

VALUE "00000409"

ACTIONLIST

KEYNAME "Keyboard Layout\Toggle"

VALUENAME "Hotkey"

VALUE "1"

KEYNAME "Keyboard Layout\Substitutes"

VALUENAME "00000409"

VALUE DELETE

VALUENAME "00000413"

VALUE DELETE

END ACTIONLIST

END ITEMLIST

END PART

END POLICY ; Dutch keyboard
 

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