DHCP 2012 R2 フェールオーバー サーバー リレーションシップ グループ設定

Microsoft.Windows.DHCPServer.2012.R2.Populate.Group.FailoverServerWatchersGroup (Discovery)

この検出ルールは、DHCP 2012 R2 フェールオーバー サーバー リレーションシップ グループに、検出したすべての DHCP 2012 R2 フェールオーバー サーバー リレーションシップを設定します。

Knowledge Base article:

概要

この検出ルールは、"DHCP 2012 R2 フェールオーバー サーバー リレーションシップ グループ" という名前の DHCP 2012 R2 フェールオーバー サーバー リレーションシップ グループを検出し、Microsoft Windows DHCP Server 2012 R2 を実行しているサーバーで定義されているフェールオーバー リレーションシップのインスタンスをこのグループに設定します。

Element properties:

TargetMicrosoft.Windows.DHCPServer.2012.R2.FailoverServerWatchersGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.Windows.DHCPServer.2012.Module.FailoverServerWatchersGroup DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="Microsoft.Windows.DHCPServer.2012.R2.Populate.Group.FailoverServerWatchersGroup" Enabled="true" Target="Microsoft.Windows.DHCPServer.2012.R2.FailoverServerWatchersGroup" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.DHCPServer.2012.R2.FailoverServerWatchersGroupContainsFailoverServerWatcher"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.Windows.DHCPServer.2012.Module.FailoverServerWatchersGroup" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.FailoverServerWatchersGroup"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.FailoverServerWatcher"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.R2.FailoverServerWatchersGroupContainsFailoverServerWatcher"]$</RelationshipClass>
<Expression>
<RegExExpression>
<ValueExpression>
<Property>$MPElement[Name="DHCP2012!Microsoft.Windows.DHCPServer.2012.FailoverServerWatcher"]/OSCurrentVersion$</Property>
</ValueExpression>
<Operator>ContainsSubstring</Operator>
<Pattern>6.3.</Pattern>
</RegExExpression>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>