In yesterday’s blog post, I talked about using Windows Management Instrumentation Command-line (WMIC) to troubleshoot WMI issues. You might be wondering about how to use WMIC for similar issues, so I thought that I would share the steps I take. From a command prompt,...
It is no secret that I love using wbemtest.exe because it is found on every computer and its output is easy to read. WMIC, or WMI command line, is another WMI tool found on every computer. This one, similar to wbemtest, allows you to query WMI, however its output...
Recent Comments