just_david Posted September 8, 2016 Posted September 8, 2016 (edited) Hi Folks, We have a problem where some computers have the wrong keyboard settings on the login screen. Is there a way to force this? I've tried some registry both as a computer and workstation setting: [TABLE=class: subtable] [TR] [TD]Hive[/TD] [TD]HKEY_CURRENT_USER (HKU\.DEFAULT)[/TD] [/TR] [TR] [TD]Key path[/TD] [TD]Keyboard Layout\Preload[/TD] [/TR] [TR] [TD]Value name[/TD] [TD]1[/TD] [/TR] [TR] [TD]Value type[/TD] [TD]REG_SZ[/TD] [/TR] [TR] [TD]Value data[/TD] [TD]00000809 [/TD] [/TR] [/TABLE] as well as this .adm template: CLASS USER CATEGORY "Custom Settings" CATEGORY "Keyboard Layout" POLICY "Set UK Keyboard Layout" KEYNAME "Keyboard Layout\Preload" VALUENAME 1 VALUEON 00000809 VALUEOFF "" END POLICY ;Set UK Keyboard Layout END CATEGORY ;Keyboard Layout END CATEGORY ;Custom Settings Is there any other way to push the correct setting I'm missing? Edited September 8, 2016 by just_david
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now