Quick solution to protect Desktops from USB drive threats

Just few quick tips to protect the Desktops from the USB drive threats. These two registry settings can be impletmented through MEDC to get you the desired result. The registry settings can

Quote:
Disable the USB drives from securityHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStordouble-click Start, in the value data box, type 4 (in Hexa) To DIsable.

http://support.microsoft.com/kb/823732

Write protect the USB storage device

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\StorageDevicePolicies

setting name 'WriteProtect' dword with 1 to Enable and 0 to Disable.

http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/sp2otech.mspx

try these simple settings with MEDC custom registry configuration and be protected from the USB drive threats.

- romanus