_USBDRIVES — Returns a list of drives connected to USB ports.
_USBDRIVES
Syntax: %_USBDRIVES
%_USBDRIVES
If more than one drive is returned, they will be separated with spaces.
for %drive in ( %_usbdrives ) do vol %_drive