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.
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.