Where can I find the WMI documentation? -


Google disappointed me, I did not find it on MSDN. man wmi does not work on windows shell ... I am looking for a list of items that I can query, and how to create a query.

The query language means to query content like "Win32_Process" with WMI

I know about classes and example queries, but I have all possible query objects I'm looking for the complete list

I already know what I'm looking for to use the debugger, but it's still interesting to see what's possible with WMI See a complete overview.

You can use WMIViewer to browse WMI squares on open source, and even so That can generate Porschell codes for you too.


Comments