regards remo
Example of output from scripts
BEGIN usbdevice
USB Device 4
Select * From Win32_PnPEntity where
DeviceID="USB\\VID_0C45&PID_1060\\6&291DD001&0&4"
BEGIN usb description
USB Mass Storage Device
END usb description
END usbdevice
BEGIN usbdevice
USB Device 5
Select * From Win32_PnPEntity where
DeviceID="USBSTOR\\DISK&VEN_USB_NAND&PROD_FLASH_DISK&REV_0.20\\7&1CDC1E5F&0"
BEGIN usb description
USB NAND FLASH DISK USB Device
END usb description
END usbdevice
BEGIN usbdevice
USB Device 6
Select * From Win32_PnPEntity where
DeviceID="STORAGE\\REMOVABLEMEDIA\\8&37937FE9&0&RM"
BEGIN usb description
Generic volume
END usb description
END usbdevice
Best regards,
Duke Sun
Microsoft Online Partner Support
<MCSE/MCDBA/MCSD>
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
The device ID should be in the format
USB\VID_046D&PID_0850\...
Which means a USB device, vendor ID 046D, product ID 0850.
If a product has several devices, the vendor ID and the product ID of these
devices should be the same.
Do you have any other idea?
regards remo
"Duke Sun" <qua...@online.microsoft.com> wrote in message
news:Xgh3SSto...@cpmsftngxa06.phx.gbl...
for me thats problem is solved
thanks and regards remo
"Duke Sun" <qua...@online.microsoft.com> wrote in message
news:C6EkTd2o...@cpmsftngxa06.phx.gbl...