Discovering Hyper-V on Windows 2016 in upgraded instances that use probes and sensors Overview Discovery of Hyper-V running on Windows 2016 is supported for patterns only in new instances on Kingston or later. If you upgraded from Jakarta or earlier and want to continue using probes and sensors for Discovery, you must add the necessary Hyper-V probes to the list of probes that the Windows 2016 classifier triggers, and then configure them with the appropriate condition scripts. Procedure Navigate to Discovery Definition > CI Classification > Windows Open the Windows 2016 Server classification record. In the Table field, make sure that the value is set to Windows Server. Save the record if necessary. Select the Triggers probes related list. Click Edit. Add these probes to the list of probes to trigger and give them the attached condition scripts: Hyper-V - Cluster: values.get('isNode')=='true' && values.get('isHyperV')=='true' Hyper-V - Resource Pools: values.get('isHyperV')=='true' Hyper-V - Virtual Machines: values.get('isHyperV')=='true' Hyper-V - Virtual Networks: values.get('isHyperV')=='true'