DHCP 2016 és újabb IPV6-hatókörcsoport csoportfeltöltője

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

Ez a felderítési szabály a DHCP 2016 IPV6-hatókörök csoportot tölti fel a felderített DHCP 2016 IPV6-hatókör-telepítésekkel

Knowledge Base article:

Összegzés

Ez a felderítési szabály a „DHCP 2016-os és újabb IPV6-hatókörök csoportja” nevű DHCP 2016 és újabb IPV6-hatókörök csoportját deríti és tölti fel azon kiszolgálókon definiált IPV6-hatókörök példányaival, amelyeken Microsoft Windows DHCP Server 2016 és újabb fut.

Element properties:

TargetMicrosoft.Windows.DHCPServer.10.0.Group.IPv6Scopes
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

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