Hi, I'm very new to VB & WMI, so please, be with me on that :) I'm looking to access to the properties of a USB device with MTP protocol via Win32 (or anything related to that). For example I could read my mp3 player using Win32_LogicalDisk to extract freespace from it. But when I switch it under MTP mode, I can't grab a driveLetter from it. how do I write a script to extract the properties of my device under MTP mode? thanks