Need a solution to stop students from rotating screen on laptops with intel graphics
Posted
by testguy
on Server Fault
See other posts from Server Fault
or by testguy
Published on 2010-06-07T21:51:07Z
Indexed on
2010/06/07
22:02 UTC
Read the original article
Hit count: 267
We have some students who have figured out how to rotate the screen using either the hotkey combination or right click context menu. It's easy to fix but it's time consuming because no matter how many times I tell people how to fix it there's always someone that will come up to me.
Now I need two things. First, is there a way to disable screen rotation? Second, I need a script to reset the screen resolution to normal on logon and logoff.
The solutions need to be able to be deployed from a Win2003 server to WinXP clients. I have way too many computers to go through by hand to uncheck enable hot keys on the intel control panel.
© Server Fault or respective owner