I want deny my users to connect USB storage devices. Windows permits users,
even non-administrators to plug USB flash devices.
You can modify file permissions on usbstor.* files inside %windir%* (3
files) and deny acces to every registry entry where the "USBSTOR" string is
present.
Before doing this you must uninstall any USB flash device.
I've try this configuration locally and works only when you remove all
permissions, even for SYSTEM accoun. I don't know how to deploy it through
domain policy or login-script and of course, I don't want to remove SYSTEM
account permission over any registry key or system file.
There's any solution to that question (3rd party software not accepted for
answers :p)
Thank you.
Juanma
--