Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / August 2006

Tip: Looking for answers? Try searching our database.

WMI support!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lee - 19 Aug 2006 14:18 GMT
Hi,

Does a list of supported hardware for WMI exist? (CPU, motherboards, disk
drives ect).

thanks in advance
lee
chanmm - 19 Aug 2006 14:24 GMT
Try it. If you got exception then not supported.

chanmm

> Hi,
>
[quoted text clipped - 3 lines]
> thanks in advance
> lee
Lee - 19 Aug 2006 14:48 GMT
but does a list exist?

> Try it. If you got exception then not supported.
>
[quoted text clipped - 7 lines]
>> thanks in advance
>> lee
Nicholas Paldino [.NET/C# MVP] - 19 Aug 2006 17:21 GMT
Lee,

   I think that looking at the hardware is not really the right idea.
Windows interacts with hardware through an abstraction layer.  WMI interacts
with the hardware through this abstraction layer.  It basically is a
normalized way of accessing information in a system.

   That being said, if your system supports the hardware, then you should
be able to get information about it through WMI (WMI will just access the
appropriate APIs that you would access normally).

   Hope this helps.

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

> but does a list exist?
>
[quoted text clipped - 9 lines]
>>> thanks in advance
>>> lee
Willy Denoyette [MVP] - 20 Aug 2006 20:07 GMT
No, there is no such a list, each hardware vendor is free to support WMI for
it's devices or not. Standard included with Windows (OS version dependent)
is what is found in the root\cimv2 namespace, MSFT does add as much as
possible in there, more specific device stuff is added (by MSFT and IHV's)
into the root\wmi namespace.
Anything specific you are missing?

Willy.

| Hi,
|
[quoted text clipped - 3 lines]
| thanks in advance
| lee

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.