Knowledge found and lost while working with Microsoft Dynamics CRM
RSS icon Home icon
  • Using Windows Management Instrumentation (WMI)

    Posted on August 5th, 2007 mitch Print Print No comments

    Sometimes I find the strangest and most helpful utilities while searching the Internet for a solution to a project on which I'm working.

    WMI Code Creator v1.0 is no different.  If you are working with WMI ( Windows Management Instrumentation ), you need to have this installed.  It will actually generate the C#, VB.NET, and VBScript code necessary to perform a specific WMI operation, a shown in the following figure:

    image

    Even stranger, it actually has the ability to execute the generated code to show you the results of the operation.

    Development
    1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading ... Loading ...
    1,388 views