I want to blacklist all the external storage devices and only allow specific brand of device such as SanDisk. I had blacklisted the external storage devices by using USBSTOR* and whitelist all the SanDisk devices by using USBSTOR\DISK&VEN_SANDISK*
All the external storage devices are blocked successfully including the 3G/4G USB dongle which I don't wan it to be blocked.
In my case, what is the best practices for implementing a Device control policy?