WMI - Win32_LogicalDisk - Status

G

Guest

When I use WMI with Win32_LogicalDisk to get the local hard disk information,
the "Status" property returns nothing instead of OK, Error, etc. However,
when I use Win32_NetworkConnection to get the status of a mapped drive, I get
"OK". Why doesn't the Status Property return something. Also, the "Access"
and "Availability" properties return nothing. Shouldn't they return
something. All other properties work as expected.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top