Hi,
You can take a look at the WMI docs in the reference
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/a
nch_wmi.asp
There is also a see the WMI explorer at
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/wmi.asp
Hope this helps

Signature
Chris Taylor
http://dotnetjunkies.com/WebLog/chris.taylor/
> "Chris Taylor" <chris_taylor_za@hotmail.com> wrote in news:#XgLzvq1DHA.3216
> @TK2MSFTNGP11.phx.gbl:
[quoted text clipped - 7 lines]
>
> -mdb
Michael Bray - 14 Jan 2004 22:57 GMT
"Chris Taylor" <chris_taylor_za@hotmail.com> wrote in news:eRwRJHu2DHA.2700
@tk2msftngp13.phx.gbl:
> http://msdn.microsoft.com/library/default.asp?url=/downloads/list/wmi.asp
I get "Sorry, we were unable to service your request. As an option, you
may visit any of the pages below for information about Microsoft services
and products.". Is this a temporary problem of the MS Website, or is it
some kind of restricted access?
Also, I was hoping there was a programmatic way to determine all of the WMI
classes available (so I can populate a dropdown, for example.) Any
suggestions?
Also... some of the WMI classes don't seem to be valid. For example,
when I try to load Win32_PhysicalMedia, I get "Invalid Class" exception. I
would think that class would be common... why is this class not available?
-mdb