Agente de relleno de grupos de relaciones de servidores de conmutación por error de DHCP 2016 y 1709+

Microsoft.Windows.DHCPServer.10.0.Populate.Group.FailoverServerWatchersGroup (Discovery)

Esta regla de detección rellena el grupo de relaciones de servidores de conmutación por error de DHCP 2016 y 1709+ con todas las relaciones de servidores de conmutación por error de DHCP 2016 y 1709+.

Knowledge Base article:

Resumen

Esta regla de detección detecta y rellena el grupo de relaciones de servidor de conmutación por error de DHCP 2016 y 1709+ denominado "Grupo de relaciones de conmutación por error de Microsoft Windows DHCP Server 2016 y 1709+" con instancias de relaciones de conmutación por error definidas en el servidor que ejecutan Microsoft Windows DHCP Server 2016 y 1709+.

Element properties:

TargetMicrosoft.Windows.DHCPServer.10.0.FailoverServerWatchersGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

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