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>