Discussion:
WMI Documentation
(too old to reply)
Mufasa
2007-06-28 12:24:11 UTC
Permalink
Is there somewhere where WMI is documentated? I've looked at the
documentation in the MSDN and it talks about how to access the stuff but
doesn't list what's available where in the WMI.

I've specifically looking for this to access/update network options (
gateway, tcp/ip address, proxy info, ....)

TIA - Jeff.
Pierre
2007-07-14 11:06:54 UTC
Permalink
Try :
http://msdn2.microsoft.com/en-us/library/aa394554.aspx where you'll find all
classes (not gave a close look but try Win32 classes such
Win32_NetworkAdapterconfiguration).

---
Patrice
Post by Mufasa
Is there somewhere where WMI is documentated? I've looked at the
documentation in the MSDN and it talks about how to access the stuff but
doesn't list what's available where in the WMI.
I've specifically looking for this to access/update network options (
gateway, tcp/ip address, proxy info, ....)
TIA - Jeff.
Loading...