In the two previous posts (Enumerate all classes from a namespace and Enumerate all Namespaces from Root) we gather enough information to enumerate namespaces and classes. In this post we are going to see how to enumerate all the instances from a class via WQL.
Below is a screenshot of what I get after executing this program:
Next step will be to add, update or delete instance from a class.
Ahmet
Pingback: A Web Technologist Adventure » Blog Archive » WMI and CSharp (C#): Enumerate all classes from a namespace