It is possible to Change User Default Keyboard language using GPO ?
I try to create an Adm files which can change the language for one user,
it's work fine, but on the logon screen the language is always by default.
In other word i would like chnage by GPO what i do when i manuelly change
this register key on a locale machine.
HKEY_CURRENT_USER\Keyboard Layout\Preload\1 with the right value according
the language selected.
Can you help me ?
Ty,
HKEY_USERS\.DEFAULT\Keyboard Layout\Preload
CLASS MACHINE
CATEGORY "Custom Settings"
CATEGORY "Keyboard Layout2"
POLICY "Set FR Keyboard Layout2"
KEYNAME "HKEY_USERS\.DEFAULT\Keyboard Layout\Preload"
VALUENAME 1
VALUEON 0000040c
VALUEOFF ""
END POLICY ;"Set FR Keyboard Layout2"
END CATEGORY ;"Keyboard Layout2"
END CATEGORY ;"Custom Settings"