Descoberta de Escopos do DHCP 2016 e superior com Paginação (10 a 20 Por Cento)

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

Esta regra de descoberta preenche de 10 a 20 Por Cento das instalações dos Escopos de IPv4 e IPv6 do DHCP 2016 e superior.

Knowledge Base article:

Resumo

A Descoberta de Escopos IPv4 e IPv6 do DHCP Server 2016 e superior obtém os objetos dos Escopos do DHCP 2016 e superior, o relacionamento e as propriedades relacionados.

Estes são os parâmetros que podem ser substituídos, se necessário:

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.WithPagingDiscovery10to20PercentScopes" 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>10</InitialRow>
<FinalRow>20</FinalRow>
<IntervalSeconds>86400</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>