Forum Discussion
WMI Filter for non-Hyper-V Host
- Feb 23, 2026
Thank you all for your reply.
Unfortunately the WMI Filter Editor refused to accept my queries when I put in NOT EXISTS so that didn't pan out. I ended up doing 2 checks, one for HypervisorPresent = False, that should grab the Physical servers that are not Hyper-V Hosts then I look at the Manufacturer to make sure it's not physical. From my testing today, it did apply to all VMs and also Physical servers that are not Hypervisors.
Thanks again and have a great day.
Pierre
Thank you all for your reply.
Unfortunately the WMI Filter Editor refused to accept my queries when I put in NOT EXISTS so that didn't pan out. I ended up doing 2 checks, one for HypervisorPresent = False, that should grab the Physical servers that are not Hyper-V Hosts then I look at the Manufacturer to make sure it's not physical. From my testing today, it did apply to all VMs and also Physical servers that are not Hypervisors.
Thanks again and have a great day.
Pierre