Question

I want to use WQL to get information about IIS worker processes, plus just about everything in Resource Manager -- disk usage, memory usage, CPU usage, and network usage.

Where can I find a list of all the object names so I can write my queries?

Thanks!

Was it helpful?

Solution

I would suggest use tool like WMIExplorer.

Than translate that query into your prefered language.

http://msdn.microsoft.com/en-us/library/ms186130(v=vs.80).aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top