Disable Print Screen via Group Policy
This article is complete copy and paste from http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/03af5c6a-636a-43e4-95dd-183331c0d4ac/
**
Why have I put it here? coz it is VERY! helpful ! AWESOME ! for IT Pros !!!!!!!!!!!!!!**
We could deploy a registry key file via GPP or script to achieve the target. If you want to deploy the registry key via script, please create a .reg file containing :
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,04,00,00,00,2a,e0,37,e0,00,00,37,e0,
00,00,54,00,00,00,00,00
If you want to deploy the registry key via GPP, please refer to the following article.
Registry Extension
http://technet.microsoft.com/en-us/library/cc771589.aspx
In addition, here is a similar thread as reference, it may be useful to us.
To Disable Print Screen through Group Policy
Other Languages
This article is also available in the following languages:
Italian (it-IT)