使用分页的 DHCP 2016 及更高版本作用域发现(60 到 70\%)

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

此发现规则填充 60-70\% DHCP 2016 及更高版本 IPv4 和 IPv6 作用域安装。

Knowledge Base article:

摘要

DHCP Server 2016 及更高版本 IPv4 和 IPv6 作用域发现获取 DHCP 2016 及更高版本作用域对象、相关属性和关系。

如果需要,你可以替代以下参数:

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.WithPagingDiscovery60to70PercentScopes" 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>60</InitialRow>
<FinalRow>70</FinalRow>
<IntervalSeconds>86400</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>