Discover Domain Controller Roles

Microsoft.Exchange.2010.DomainControllerRole.DiscoveryRule (Discovery)

Element properties:

TargetMicrosoft.Windows.Server.DC.Computer
EnabledFalse
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.Exchange.2010.DomainControllerRole.DiscoveryDS Default

Source Code:

<Discovery ID="Microsoft.Exchange.2010.DomainControllerRole.DiscoveryRule" Enabled="false" Target="Windows!Microsoft.Windows.Server.DC.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Exchange.2010.DomainControllerRole">
<Property TypeID="Microsoft.Exchange.2010.ServerRole" PropertyID="RoleName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Exchange.2010.DomainControllerFunctionalityServer">
<Property TypeID="Microsoft.Exchange.2010.Component" PropertyID="ComponentName"/>
<Property TypeID="Microsoft.Exchange.2010.Component" PropertyID="InstanceName"/>
<Property TypeID="Microsoft.Exchange.2010.ServerRole" PropertyID="RoleName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Exchange.2010.DomainControllerFunctionalityService">
<Property TypeID="Microsoft.Exchange.2010.Service" PropertyID="ServiceName"/>
<Property TypeID="Microsoft.Exchange.2010.Service" PropertyID="InstanceName"/>
<Property TypeID="Microsoft.Exchange.2010.Service" PropertyID="ActiveDirectorySite"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.Exchange.2010.DomainControllerFunctionalityService.Contains.Microsoft.Exchange.2010.DomainControllerFunctionalityServer"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="Microsoft.Exchange.2010.DomainControllerRole.DiscoveryDS">
<!-- 4 hours -->
<IntervalSeconds>86400</IntervalSeconds>
<VerboseLogging>false</VerboseLogging>
</DataSource>
</Discovery>