WMI tip: Gathering WMI Data without Writing a Single Line of Code
https://technet.microsoft.com/en-us/magazine/2006.09.wmidata.aspx Can a command be your best friend? Maybe not, but it can make the job of administering Windows a whole lot easier. Writing scripts to take advantage of the power of Windows Management Instrumentation (WMI) can be intimidating, but leveraging the relatively unknown command-line interface of WMI, called WMIC, makes it easier. What is […]