執行 Hyper-V 2016 Discovery 的伺服器

Microsoft.Windows.HyperV.2016.ServerRoleDiscovery (Discovery)

探索執行 Hyper-V 2016 的 Microsoft Windows Server

Knowledge Base article:

摘要

此探索可讓您探索執行 Hyper-V 2016 的伺服器。

此探索預設一天執行一次,但您可以使用 'IntervalSeconds' 參數重新設定探索頻率。

Element properties:

TargetMicrosoft.Windows.Server.10.0.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.Windows.HyperV.2016.ServerRoleDiscoveryDataSourceModule Default

Source Code:

<Discovery ID="Microsoft.Windows.HyperV.2016.ServerRoleDiscovery" Enabled="onEssentialMonitoring" Target="WSDisc!Microsoft.Windows.Server.10.0.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.HyperV.2016.ServerRole">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.ServerRole" PropertyID="ServerId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.ServerRole" PropertyID="ServerName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="Microsoft.Windows.HyperV.2016.ServerRoleDiscoveryDataSourceModule">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>