The host computer system uses the same WMI class (Msvm_ComputerSystem) as the virtual machines, so when I run query
SELECT * FROM Msvm_ComputerSystem I get in one list hyper-v server listed and all virtual machines on this server. Is there a way to distingush this?