Microsoft.Windows.Server.2012.R2.AD.DomainControllerRoleActive Directory Domain Controller Server 2012 R2 Computer Role

Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole (ClassType)

Instances of this class represent AD Domain Controllers running on Microsoft Windows Server 2012 R2

Element properties:

Base ClassMicrosoft.Windows.Server.AD.Library.DomainControllerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0e0f619b-aa62-4a1f-590b-72d530a74f9d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.AD.Library.DomainControllerRole:
Name  string  DC Hostname true 255  False 
SchemaMaster  string  Schema Master false 255  False 
DomainNamingMaster  string  Domain Naming Master false 255  False 
PDCEmulator  string  PDC Emulator false 255  True 
RIDMaster  string  RID Master false 255  True 
InfrastructureMaster  string  Infrastructure Master false 255  True 
IsGlobalCatalogServer  string  Global Catalog Server false 255  True 
Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole:
IsRODC  string  RODC Read Only Domain Controller false  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.2012.R2.AD.DomainControllerRole" Accessibility="Public" Abstract="false" Base="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" Hosted="true" Singleton="false">
<Property ID="IsRODC" Type="string" Key="false" CaseSensitive="false" MinLength="4" MaxLength="5"/>
</ClassType>