DHCP 2016 以降のスコープ検出 (ページング使用)(20 - 30\%)

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

この検出ルールは、20 - 30\% の 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.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>