DHCP 2016 and 1709+ Scopes Discovery With Paging (20 to 30 Percent)

Microsoft.Windows.DHCPServer.10.0.Scopes.WithPagingDiscovery20to30PercentScopes (Discovery)

This discovery rule populates the 20 to 30 Percent DHCP 2016 and 1709+ IPV4 and IPV6 Scopes installations.

Knowledge Base article:

Summary

DHCP Server 2016 and 1709+ IPV4 and IPV6 Scopes Discovery get the DHCP 2016 and 1709+ Scopes objects, related properties and relationship.

These are the parameters that we could override, if need it:

Element properties:

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

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS3 DataSource Microsoft.Windows.DHCPServer.10.0.Scopes.Paging.DiscoveryProvider System.PrivilegedMonitoringAccount

Source Code:

<Discovery ID="Microsoft.Windows.DHCPServer.10.0.Scopes.WithPagingDiscovery20to30PercentScopes" Enabled="true" Target="Microsoft.Windows.DHCPServer.10.0.Server" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.IPv4Runtime">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.DHCPComponent" PropertyID="Name"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Server" PropertyID="Name"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.DHCPServer.10.0.IPv4Scope">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Scope" PropertyID="IPAddress"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Scope" PropertyID="SubnetMask"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Scope" PropertyID="IsEnabled"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.DHCPComponent" PropertyID="Name"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Server" PropertyID="Name"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.DHCPServer.10.0.IPv6Runtime">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.DHCPComponent" PropertyID="Name"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Server" PropertyID="Name"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.DHCPServer.10.0.IPv6Scope">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Scope" PropertyID="IPAddress"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Scope" PropertyID="SubnetMask"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Scope" PropertyID="IsEnabled"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.DHCPComponent" PropertyID="Name"/>
<Property TypeID="DHCP!Microsoft.Windows.DHCPServer.Library.Server" PropertyID="Name"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS3" RunAs="System!System.PrivilegedMonitoringAccount" TypeID="Microsoft.Windows.DHCPServer.10.0.Scopes.Paging.DiscoveryProvider">
<PrincipalName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</PrincipalName>
<NetbiosComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</NetbiosComputerName>
<InitialRow>20</InitialRow>
<FinalRow>30</FinalRow>
<IntervalSeconds>86400</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>