/build/static/layout/Breadcrumb_cap_w.png

Disable Sticky Keys via GPO

I cant find the option anywhere in group policy, anyone have any ideas?

0 Comments   [ + ] Show comments

Answers (10)

Posted by: brenthunter2005 16 years ago
Fifth Degree Brown Belt
2
It's been a long time, but the policy name must precede the keyname:


CLASS USER
CATEGORY "Custom Template"
CATEGORY "Status of Stickies"
POLICY "Turned on"
KEYNAME "Control Panel\Accessibility\StickyKeys"
VALUENAME "Flags"
VALUEON "506"
END POLICY
END CATEGORY; "Status of Stickies"
END CATEGORY; "Custom Template"
Posted by: revizor 18 years ago
Third Degree Blue Belt
0
Where is the registry setting that controls it?
Posted by: brenthunter2005 18 years ago
Fifth Degree Brown Belt
0
HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys\Flags="506"
Posted by: revizor 18 years ago
Third Degree Blue Belt
0
Tough... Custom .adm templates do not work for "HKEY_CURRENT_USER\Control Panel".
[&o]
Posted by: brenthunter2005 18 years ago
Fifth Degree Brown Belt
0
Tough... Custom .adm templates do not work for "HKEY_CURRENT_USER\Control Panel". hmmmm, I've never heard this before.

If you do a little google search, there are plenty of websites that suggest creating .adm templates for HKCU\Control Panel.

http://support.microsoft.com/?kbid=241671
http://blog.case.edu/djc6/2005/03/09/automatically_log_off_users
http://docs.rinet.ru/Registratura/htm/apj.htm
Posted by: revizor 18 years ago
Third Degree Blue Belt
0
I might be doing something wrong, but whenever I try to apply custom ADM to HKCU\Control Panel, I receive the following error message:

ID: 1020
Windows cannot create registry key Control Panel\whatever. (The parameter is incorrect. ).


To webbaldo:
You could try the following template - you might have a better luck than myself. And it's not a policy - it's a preference template.


=== custom.adm ===
CLASS USER
CATEGORY "Custom Template"
CATEGORY "Status of Stickies"
KEYNAME "Control Panel\Accessibility\StickyKeys"
POLICY "Turned on"
VALUENAME "Flags"
VALUEON "506"
VALUEOFF DELETE
END POLICY
END CATEGORY; "Status of Stickies"
END CATEGORY; "Custom Template"
Posted by: forsythe_99 16 years ago
Yellow Belt
0
ORIGINAL: revizor

I might be doing something wrong, but whenever I try to apply custom ADM to HKCU\Control Panel, I receive the following error message:

ID: 1020
Windows cannot create registry key Control Panel\whatever. (The parameter is incorrect. ).


To webbaldo:
You could try the following template - you might have a better luck than myself. And it's not a policy - it's a preference template.


=== custom.adm ===
CLASS USER
CATEGORY "Custom Template"
CATEGORY "Status of Stickies"
KEYNAME "Control Panel\Accessibility\StickyKeys"
POLICY "Turned on"
VALUENAME "Flags"
VALUEON "506"
VALUEOFF DELETE
END POLICY
END CATEGORY; "Status of Stickies"
END CATEGORY; "Custom Template"




The above template doesn't work for me can anyone explain what I need to change to make it work?

Many thanks
Posted by: forsythe_99 16 years ago
Yellow Belt
0
ORIGINAL: brenthunter2005

It's been a long time, but the policy name must precede the keyname:


CLASS USER
CATEGORY "Custom Template"
CATEGORY "Status of Stickies"
POLICY "Turned on"
KEYNAME "Control Panel\Accessibility\StickyKeys"
VALUENAME "Flags"
VALUEON "506"
END POLICY
END CATEGORY; "Status of Stickies"
END CATEGORY; "Custom Template"




Hi thanks for that. When I add the policy and check it in GPO Editor it says there are no items to show. Have I got the right keyname? Sorry for my lack of knowledge, I've just started my training :)
Posted by: Tel69 16 years ago
Yellow Belt
0
Might be abit late but when you run up gpedit goto Status of Stickies policy under
User Configuration/Administative templates
It won't show anything YET.
Right click in the white box right hand side, Select View Filtered. Take the check out of "Only show policy settings that can be fully managed",
then go back to the same place and you have the options.

Terry
Posted by: Tel69 16 years ago
Yellow Belt
0
Oh and take the quotes off the VALUENAME "Flags"
Quotes for that only work if it has spaces from my testing.

Terry
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ