glennda Posted November 8, 2011 Author Posted November 8, 2011 simply find out when the mode was first switched on, punish the user for what he did then none of them will do it again. simples not that simple - tends to be friends who did it - which one - don't know
alexanderi Posted December 6, 2012 Posted December 6, 2012 (edited) Hey guys I found that Utilman.exe refers to the Ease Of Access button on the logon screen. However the LShift + LAlt + PrtScn is actually controlled by a process called Sethc.exe also in the System32 directory. What I did was I made the following batch file: rem This batch file will stop access to the High Contrast / Ease Of Access features. IE For Student machines. rem press any key to continue pause cd c:\windows\system32 takeown /f sethc.exe takeown /f utilman.exe rem Now add disallow everyone permission... pause cacls %windir%\system32\sethc.exe /C /D Everyone cacls %windir%\system32\utilman.exe /C /D Everyone rem All done press any key to continue. pause Hope this helps someone! Ian Alexander Edited December 6, 2012 by alexanderi 1
Darylrese Posted December 7, 2012 Posted December 7, 2012 We had this, you can download administrator templates into group policy manager to disable the students from changing to high contrast in the intel driver panel (if you have intel motherboards) To remove the high contrast setting from a students account, we just delete their profile. They dont need roaming profiles anyway. If you need roaming profiles for students, you can always just rename the effected folder and log back on to automatically create a new one
glennda Posted December 7, 2012 Author Posted December 7, 2012 We had this, you can download administrator templates into group policy manager to disable the students from changing to high contrast in the intel driver panel. To remove the high contrast setting from a students account, we just delete their profile. They dont need roaming profiles anyway. If you need roaming profiles for students, you can always just rename the effected folder and log back on to automatically create a new one Yes but i was doing 10/15 a day at the time.
Darylrese Posted December 7, 2012 Posted December 7, 2012 Do your students have roaming profiles then?
glennda Posted December 7, 2012 Author Posted December 7, 2012 Do your students have roaming profiles then? yes they all did (and still do) - i don't work there anymore.
Darylrese Posted December 7, 2012 Posted December 7, 2012 haha mate, i didnt realise someone dug this thread out from the 2011 graveyard sorry!
stevevibert Posted September 26, 2014 Posted September 26, 2014 I have same problem They have disable shortcut keys t because student changed it before I cannot change it back and ease of access is disabled as well when locked, I have tried deleting her profile on server bt hen he logs onto even a different PC she still gets high contrast Help please
Chris29 Posted March 30, 2015 Posted March 30, 2015 Hi All, Regarding what I read in this thread High Contrast mode - users getting stuck, you are giving solutions to disable the key combination. I would like the students to be able to change to high contrast, but the problems is that they are stuck once they are in high contrast mode. They are connecting to a RDC server. Thank you for any help
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