I deployed this action to several machines and the users were still able to use external storage such as thumb drives and etc. Any idea why this didn’t work?
The reg settings doesn’t hold once you plug another device in the usb port. I plugged in a thumb drive and it wasn’t accessible. I plugged in a Ipod, unplugged it and reinserted my thumb drive and it was accessible. Also there isn’t a usbstor.inf or pnf file to be found.
“Were the USB already plugged in when the user ran the action? That might explain it. The fixlet prevents future use of USB, but cannot control current use.”
Back on this again. There is a fixlet and a task that references disabling USB storage. The task disables future use of usb storage by making registry entries. The fixlet sets permissions on the driver itself. Which of the 2 is more effieicent? Denying permissions on the driver, wouldn’t that prevent future use?