Win32_NTDomain, ROOT\CIMV2\ms_409

Class | Methods | Properties (27) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_NTDomain class represents a NT Domain. A domain is a single security boundary of a Windows NT computer network. Active Directory is made up of one or more domains. On a standalone workstation, the domain is the computer itself. A domain can span more than one physical location. Every domain has its own security policies and security relationships with other domains. When multiple domains are connected by trust relationships and share a common schema, configuration, and global catalog, you have a domain tree. Multiple domain trees can be connected together into a forest. All the domains in a forest also share a common schema, configuration, and global catalog.

Win32_NTDomain properties

Win32_NTDomain has 27 properties (17 Local, 10 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
ClientSiteNameWin32_NTDomain8 [string]
CreationClassNameCIM_System8 [string]
DcSiteNameWin32_NTDomain8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
DnsForestNameWin32_NTDomain8 [string]
DomainControllerAddressWin32_NTDomain8 [string]
DomainControllerAddressTypeWin32_NTDomain3 [sint32]
DomainControllerNameWin32_NTDomain8 [string]
DomainGuidWin32_NTDomain8 [string]
DomainNameWin32_NTDomain8 [string]
DSDirectoryServiceFlagWin32_NTDomain11 [boolean]
DSDnsControllerFlagWin32_NTDomain11 [boolean]
DSDnsDomainFlagWin32_NTDomain11 [boolean]
DSDnsForestFlagWin32_NTDomain11 [boolean]
DSGlobalCatalogFlagWin32_NTDomain11 [boolean]
DSKerberosDistributionCenterFlagWin32_NTDomain11 [boolean]
DSPrimaryDomainControllerFlagWin32_NTDomain11 [boolean]
DSTimeServiceFlagWin32_NTDomain11 [boolean]
DSWritableFlagWin32_NTDomain11 [boolean]
InstallDateCIM_ManagedSystemElement101 [datetime]
key
Name
CIM_ManagedSystemElement8 [string]
NameFormatCIM_System8 [string]
PrimaryOwnerContactCIM_System8 [string]
PrimaryOwnerNameCIM_System8 [string]
RolesCIM_System8 [string]
StatusCIM_ManagedSystemElement8 [string]

Detailed description of Win32_NTDomain properties

Local properties (17) of Win32_NTDomain class

ClientSiteName property
CIMTYPE'string'
Description'The ClientSiteName property indicates the name of the site where the domain controller is configured to be in. This value may be NULL if the site that the computer named by ComputerName cannot be found (for example, if the DS administrator has not associated the subnet that the computer is in with a valid site).'
ClientSiteName property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DcSiteName property
CIMTYPE'string'
Description'The DcSiteName property indicates the name of the site where the domain controller is located. This value may be NULL if the domain controller is not in a site (for example, the domain controller is a Windows NT 4.0 domain controller).'
DcSiteName property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DnsForestName property
CIMTYPE'string'
Description'The DnsForestName property indicates the name of the domain at the root of the DS tree. The DNS-style name (for example, microsoft.com.) will be returned if available. '
DnsForestName property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DomainControllerAddress property
CIMTYPE'string'
Description'The DomainControllerAddress property indicates the address of the discovered domain controller.'
DomainControllerAddress property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DomainControllerAddressType property
CIMTYPE'sint32'
Description'Indicates the type of address specified in DomainControllerAddress. The following valid values are presented in order, DS_INET_ADDRESS = Address is a string IP address (for example, \\157.55.94.74) of the domain controller. DS_NETBIOS_ADDRESS = The NetBIOS name (for example, \\phoenix) of the domain controller.'
Values['DS_INET_ADDRESS', 'DS_NETBIOS_ADDRESS']
DomainControllerAddressType property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DomainControllerName property
CIMTYPE'string'
Description'The DomainControllerName property indicates the computer name of the discovered domain controller.'
DomainControllerName property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 4 namespaces
DomainGuid property
CIMTYPE'string'
Description'The GUID of the domain. This member will be zero if the domain controller does not have a Domain GUID (for example, the domain controller is not a Windows 2000 domain controller).'
DomainGuid property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DomainName property
CIMTYPE'string'
Description'The DomainName property indicates the name of the domain. The DNS-style name (for example, microsoft.com.) will be returned if available. '
DomainName property is in 4 classes of ROOT\CIMV2\ms_409 and in 16 namespaces
DSDirectoryServiceFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the domain controller is a directory service server for the domain.'
DSDirectoryServiceFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DSDnsControllerFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the Domain Controller Name is in DNS format (for example, www.mynode.com or 135.5.33.19).'
DSDnsControllerFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DSDnsDomainFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the DomainName is in DNS format(for example, www.mynode.com or 135.5.33.19).'
DSDnsDomainFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DSDnsForestFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the DnsForestName is in DNS format (for example, www.mynode.com or 135.5.33.19).'
DSDnsForestFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DSGlobalCatalogFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the domain controller is a Global Catalog (GC) server for DnsForestName.'
DSGlobalCatalogFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DSKerberosDistributionCenterFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the domain controller is a Kerberos Key Distribution Center for the domain.'
DSKerberosDistributionCenterFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DSPrimaryDomainControllerFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the domain controller is the Primary Domain Controller (PDC) of the domain.'
DSPrimaryDomainControllerFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DSTimeServiceFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the domain controller is running the Windows Time service for the domain.'
DSTimeServiceFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces
DSWritableFlag property
CIMTYPE'boolean'
Description'Directory Service (DS) flag indicating that the domain controller hosts a write able DS or Security Accounts Manager (SAM).'
DSWritableFlag property is in 1 class (Win32_NTDomain) of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (10) of Win32_NTDomain class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
CreationClassName property
CIMTYPE'string'
Description'The CreationClassName property indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
CreationClassName property is in 175 classes of ROOT\CIMV2\ms_409 and in 20 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
InstallDate property is in 223 classes of ROOT\CIMV2\ms_409 and in 23 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
keyTrue
Name property is in 306 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
NameFormat property
CIMTYPE'string'
Description'The CIM_System object and its derivatives are top level objects of CIM. They provide the scope for numerous components. Having unique system keys is required. A heuristic can be defined in individual system subclasses to attempt to always generate the same system name key. The NameFormat property identifies how the system name was generated, using the subclass' heuristic.'
NameFormat property is in 6 classes of ROOT\CIMV2\ms_409 and in 21 namespaces
PrimaryOwnerContact property
CIMTYPE'string'
Description'A string that provides information on how the primary system owner can be reached (e.g. phone number, email address, ...).'
PrimaryOwnerContact property is in 6 classes of ROOT\CIMV2\ms_409 and in 15 namespaces
PrimaryOwnerName property
CIMTYPE'string'
Description'The name of the primary system owner.'
PrimaryOwnerName property is in 6 classes of ROOT\CIMV2\ms_409 and in 15 namespaces
Roles property
CIMTYPE'string'
Description'An array (bag) of strings that specify the roles this System plays in the IT-environment. Subclasses of System may override this property to define explicit Roles values. Alternately, a Working Group may describe the heuristics, conventions and guidelines for specifying Roles. For example, for an instance of a networking system, the Roles property might contain the string, 'Switch' or 'Bridge'.'
Roles property is in 6 classes of ROOT\CIMV2\ms_409 and in 17 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 225 classes of ROOT\CIMV2\ms_409 and in 42 namespaces

Win32_NTDomain Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The Win32_NTDomain class represents a NT Domain. A domain is a single security boundary of a Windows NT computer network. Active Directory is made up of one or more domains. On a standalone workstation, the domain is the computer itself. A domain can span more than one physical location. Every domain has its own security policies and security relationships with other domains. When multiple domains are connected by trust relationships and share a common schema, configuration, and global catalog, you have a domain tree. Multiple domain trees can be connected together into a forest. All the domains in a forest also share a common schema, configuration, and global catalog.'
LOCALE1033

Win32_NTDomain System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_NTDomain'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_System', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT27___SYSTEM3
__RELPATH'Win32_NTDomain'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_System'___SYSTEM8
__CLASS'Win32_NTDomain'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com