I don't know if the WMI enumerator can handle wildcards in the 'sql statement' but you can try:

$myArray = WMIQuery("PNPDeviceID","Win32_PnPEntity",,"Description","*USB*")

[ 12. June 2003, 16:50: Message edited by: Radimus ]
_________________________
How to ask questions the smart way <-----------> Before you ask