Tuesday, October 4, 2011

Microsoft WMI Code Creator v1.0

Want to query WMI for information on your system? Very easy with this tool Microsoft made available – pick the category, the fields and will generate the code for you, and even change it and run it to see how it works before you bring it into your program. Huge timesaver if you’re new to it (like me) – writing a program to query for certain services to get status, process id etc.



WMI Code Creator v1.0
http://www.microsoft.com/download/en/details.aspx?id=8572

The WMI Code Creator tool allows you to generate VBScript, C#, and VB .NET code that uses WMI to complete a management task such as querying for management data, executing a method from a WMI class, or receiving event notifications using WMI.

No comments :

Post a Comment