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:
Even stranger, it actually has the ability to execute the generated code to show you the results of the operation.
Leave a reply