Microsoft.KnowledgeServices.Windows.Server.2008.AD.DomainControllerRoleDomain Controller Role

Microsoft.KnowledgeServices.Windows.Server.2008.AD.DomainControllerRole (ClassType)

Active Directory Domain Controller Server 2008 Computer Role

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8cfb73b4-d81a-bd94-3e31-23ae8d158dc0

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.KnowledgeServices.Windows.Server.2008.AD.DomainControllerRole:
Name  string  DC Hostname Host Name of the Domain Controller Role true 255  False 
SchemaMaster  string  Schema Master Schema Master false 255  False 
DomainNamingMaster  string  Domain Naming Master Domain Naming Master false 255  False 
PDCEmulator  string  PDC Emulator PDC Emulator false 255  True 
RIDMaster  string  RID Master RID Master false 255  True 
InfrastructureMaster  string  Infrastructure Master Infrastructure Master false 255  True 
IsGlobalCatalogServer  string  Global Catalog Server Global Catalog Server false 255  True 
IsRODC  string  Is ReadOnly DC Is ReadOnly DC false  False 
Sysvol  string  Sysvol Sysvol share false 256  False 
Netlogon  string  Netlogon Netlogon share false 256  False 
ManagementPackVersion  string  ManagementPackVersion ManagementPackVersion false 256  False 
KDCServiceStatus  string  KDC Service Status KDC Service Status false 256  False 
DNSServiceStatus  string  DNS Service Status DNS Service Status false 256  False 
DFSServiceStatus  string  DFS Service Status DFS Service Status false 256  False 
userAccountControl  int  User Account Control User Account Control false 256   
OldPasswordAllowedPeriod  int  Old Password Allowed Period Old Password Allowed Period false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Windows.Server.2008.AD.DomainControllerRole" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SchemaMaster" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DomainNamingMaster" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PDCEmulator" Type="string" Key="false" CaseSensitive="true" Length="255" MinLength="0"/>
<Property ID="RIDMaster" Type="string" Key="false" CaseSensitive="true" Length="255" MinLength="0"/>
<Property ID="InfrastructureMaster" Type="string" Key="false" CaseSensitive="true" Length="255" MinLength="0"/>
<Property ID="IsGlobalCatalogServer" Type="string" Key="false" CaseSensitive="true" Length="255" MinLength="0"/>
<Property ID="IsRODC" Type="string" Key="false" CaseSensitive="false" Length="5" MinLength="4"/>
<Property ID="Sysvol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Netlogon" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ManagementPackVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="KDCServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DNSServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DFSServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="userAccountControl" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OldPasswordAllowedPeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>