Computer Guru
2007-06-28 05:52:43 UTC
If I query WMI for mounted drives of type 3 (physical hard drives)
and
end up with a letter (like D:), how can I use WMI to get the correct
corresponding partition and drive values for drive D:\ ?
Is it possible to even get the entire ARC path from there?
AS in, multi(w)disk(x)rdisk(y)partition(z)
That would be nice, but I'm willing to settle for just rdisk() and
partition() (basically the drive number and the partition number)
Thanks!
and
end up with a letter (like D:), how can I use WMI to get the correct
corresponding partition and drive values for drive D:\ ?
Is it possible to even get the entire ARC path from there?
AS in, multi(w)disk(x)rdisk(y)partition(z)
That would be nice, but I'm willing to settle for just rdisk() and
partition() (basically the drive number and the partition number)
Thanks!