One of the great things about using the Systems.Management namespace is all of the information you can retrieve. Adding a reference to the Systems.Management namespace into your program will allow your application to query Windows Management Instrumentation(WMI). Even the most seasoned veteran can’t remember all of the specific classes and namespaces, and beginners need help
Continue reading The Art of Coding without Coding (WMI Part 1)