2012-es DHCP IPV4-hatókör csoportfeltöltője

Microsoft.Windows.DHCPServer.2012.Populate.Group.IPv4Scopes (Discovery)

Ez a felderítési szabály feltölti a 2012-es DHCP IPV4-hatókörcsoportot minden felderített 2012-es DHCP IPV4-hatókörtelepítéssel

Knowledge Base article:

Összefoglalás

Ez a felderítési szabály felderíti és feltölti a „2012-es IPV4 DHCP hatókörcsoportok” nevű 2012-es IPV4 DHCP hatókörcsoportot IPV4 hatókörök olyan példányaival, amelyek Microsoft Windows DHCP Server 2012 rendszert futtató kiszolgálókon vannak meghatározva.

Element properties:

TargetMicrosoft.Windows.DHCPServer.2012.Group.IPv4Scopes
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.DHCPServer.2012.Populate.Group.IPv4Scopes" Enabled="true" Target="Microsoft.Windows.DHCPServer.2012.Group.IPv4Scopes" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.DHCPServer.2012.Contains.IPv4ScopesContainsIPv4Scope"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.Windows.DHCPServer.2012.Module" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.Group.IPv4Scopes"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.IPv4Scope"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.DHCPServer.2012.Contains.IPv4ScopesContainsIPv4Scope"]$</RelationshipClass>
<Expression>
<SimpleExpression>
<ValueExpression>
<Property>$MPElement[Name="DHCP!Microsoft.Windows.DHCPServer.Library.Scope"]/OSCurrentVersion$</Property>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>6.2</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>