Stop USB thiefs from stealing data in XP
[Relating to Windows operating systems]
If you don't want someone using a USB device to copy, acquire or steal any programs or data from the computer(s) you administer, then add this on each computer:
[Create a new registry key and give it a Dword value]
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\StorageDevicePolicies
[I don't know why my HKEY line is being split to two lines, sorry.]
(you are creating the key "StorageDevicePolicies") with a DWORD Name of "WriteProtect" and give it a Value Data of "1".
Exit the registry, insert a USB thumb drive and try to copy to it.
[Additional info]
When set to "1", all USB removable drives are write-protected. When set to "0" (or when the DWORD entry is removed entirely), USB drives can once again be written to. This is a machine-level setting and not a user-level setting.
As always, make a registry backup prior to editing the registry.
ZT3000
Beta tester of "0"s and "1's"