Microsoft HyperV sensor
The Microsoft HyperV sensor discovers Microsoft Windows based computer systems with the Hyper-V server. The discovery includes the host (also known as parent or root partition) and the virtualized guest computer systems (also known as child partitions) in a Hyper-V environment.
Sensor name that is used in the GUI and logs
Microsoft HyperV Sensor
Security issues
The Agile Service Manager service account on the target Hyper-V system, must be able to run the wmic command to query the Windows Management Instrumentation (WMI) interface.
Enter the following command
on one line, from the command-line interface of the target host system
(parent partition) to verify:
wmic /namespace:'\\root\virtualization' path Msvm_VirtualSystemSettingData
get SystemName, BaseBoardSerialNumber, ElementName