Uraken Posted July 2, 2010 Posted July 2, 2010 hello all does any one have any advice about how i can block/hide access to sd cards on student laptops, we have blocked the use of usb pen drives but clearly they can circumnavigate this restriction with sd card usage. ideally the solution will be apllied at gpo level (windows 2008)
SYNACK Posted July 2, 2010 Posted July 2, 2010 Here's what you want Disable removable media through Windows Server 2008's Group Policy configuration | Servers and Storage | TechRepublic.com this will allow you to disable removable storage which included SD cards. If you can find out the device class of SD cards then you can disable them specificly or simply set all removable storage to read only. 1
Uraken Posted July 2, 2010 Author Posted July 2, 2010 Thanks Synack for the quick and very useful reply will give that a go and let you know how it goes.
sted Posted July 2, 2010 Posted July 2, 2010 if not if its xp you can use devcon to disable the card reader with a small script something like just change the end bit to the device id of the card reader "\\server\NETLOGON\scripts\disable webcam\i386\devcon.exe" disable "usb\vid_04f2&Pid_b128*"
pete Posted July 2, 2010 Posted July 2, 2010 You can also remove the relevant driver files from your master images and add back as necessary for staff machines. (works for usbstor.inf and usbstor.sys on XP)
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