Using Windows Management Instrumentation (WMI)

On August 5, 2007, in Development, by Mitch Milam

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.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>