WMI Classes Reference

This is an important link for reference on Windows Management Instrumentation (WMI) Classes. According to Microsoft WMI is the Microsoft implementation of Web-based Enterprise Management (WBEM), which is an industry initiative to develop a standard technology for accessing management information in an enterprise environment. In another words, WMI provides an interface to Windows whereby the components would allow us to extract information and provides notification.

WMI allows scripting language like VBScript and Windows PowerShell, though currently I’m familiar with VBScript only, well I guess that’s cool enough… :)

So here’s the suggested link that we can bookmark for easy reference:

If you have any other reference link, do drop a comment, ok? Thanks :)

3 Responses to “WMI Classes Reference”

  1. When using PowerShell, you might take a look at my PowerShell WMI explorer, to povide a WMI reference :

    http://thepowershellguy.com/blogs/posh/archive/2007/03/22/powershell-wmi-explorer-part-1.aspx

    Enjoy,

    Greetings /\/\o\/\/

  2. Hey /\/\o\/\/, thanks for your input, though it’s somewhat too much to digest but I think I can handle it :)
    The WMI explorer is very handy to explore WMI classes. Anyway, I’m so flattered with your comment and the fact that you’re here viewing my humble blog.
    Thanks /\/\o\/\/. Do stick around.. :)

  3. […] you read MOW’s comment on my previous entry you would likely be linked to his PowerShell WMI explorer. This WMI browser I must say is very […]

Leave a Reply