I have a WMI query on Win32_Processor. When I test the query on a server that has 2 processors with 4 cores each it returns the same information for each core. Does WMI query allows group by, lets say, Win32_Processor.Caption when I send the query?
Asked
Active
Viewed 1,370 times