AD DC ローカル検索 (DC ロール)

Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole.DCDiscovery (Discovery)

Active Directory ドメイン コントローラー Microsoft Windows Server 2012 R2 コンピューターのロールのローカル検索を実行します

Knowledge Base article:

概要

この検出ルールでは、ドメイン コントローラーを検出します。これはローカルの検出です。

構成

ドメイン コントローラーの AD MP 監視を無効にするには、このルールを上書きします。

Element properties:

TargetMicrosoft.Windows.Server.DC.Computer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.Windows.Server.AD.2012.R2.Discovery.DataSource Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole.DCDiscovery" Enabled="true" Target="Windows!Microsoft.Windows.Server.DC.Computer" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2012.R2.AD.GlobalCatalogServerRole">
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="Name"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="SchemaMaster"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="DomainNamingMaster"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="PDCEmulator"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="RIDMaster"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="InfrastructureMaster"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="IsGlobalCatalogServer"/>
</DiscoveryClass>
<DiscoveryClass TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole">
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="Name"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="SchemaMaster"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="DomainNamingMaster"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="PDCEmulator"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="RIDMaster"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="InfrastructureMaster"/>
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="IsGlobalCatalogServer"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2012.R2.AD.DomainController.DNS">
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="Name"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2012.R2.AD.DomainController.SYSVOL.NTFRS">
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="Name"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2012.R2.AD.DomainController.SYSVOL.DFSR">
<Property TypeID="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" PropertyID="Name"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="Microsoft.Windows.Server.AD.2012.R2.Discovery.DataSource">
<IntervalSeconds>14400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<SourceId>$MPElement$</SourceId>
</DataSource>
</Discovery>