Attribute Summary |
character | ClientSiteName
Name of the site that the domain controller is configured to be in. If the site cannot be found (for example, if the DS administrator has not related the subnet that the computer is in to a valid site), set this attribute to NULL. |
character | DcSiteName
Name of the site where the domain controller is located. If the domain controller is not in a site (for example, the domain controller is a Windows NT 4.0 domain controller), set this attribute to NULL. |
character | DnsForestName
Name of the domain at the root of the DS tree. Use the DNS-style name (for example, microsoft.com) if available. |
character | DomainControllerAddress
Address of the discovered domain controller. |
integer | DomainControllerAddressType
Type of address specified in DomainControllerAddress. Values are DS_INET_ADDRESS (0) and DS_NETBIOS_ADDRESS (1). DS_INET_ADDRESS is a string IP address of the domain controller (for example, \157.55.94.74). DS_NETBIOS_ADDRESS is the NetBIOS name of the domain controller (for example, \phoenix). No default value. |
character | DomainControllerName
Computer name of the discovered domain controller. |
character | DomainGuid
Globally unique identifier (GUID) of the domain. If the domain controller does not have a GUID (for example, the domain controller is not a Windows 2000 domain controller), set this attribute to zero (0). |
character | DomainName
Name of the domain. Use the DNS-style name (for example, microsoft.com.) if available. |
selection | DSDirectoryServiceFlag
Directory service (DS) flag indicating that the domain controller is a directory service server for the domain. |
selection | DSDnsControllerFlag
Directory service (DS) flag indicating that the DomainControllerName is in DNS format (for example, www.mynode.com or 135.5.33.19). |
selection | DSDnsDomainFlag
Directory service (DS) flag indicating that the DomainName is in DNS format (for example, www.mynode.com or 135.5.33.19). |
selection | DSDnsForestFlag
Directory service (DS) flag indicating that the DnsForestName is in DNS format (for example, www.mynode.com or 135.5.33.19). |
selection | DSGlobalCatalogFlag
Directory service (DS) flag indicating that the domain controller is a global catalog (GC) server for DnsForestName. |
selection | DSKerberosDistributionCenterFlag
Directory service (DS) flag indicating that the domain controller is a Kerberos Key Distribution Center for the domain. |
selection | DSPrimaryDomainControllerFlag
Directory service (DS) flag indicating that the domain controller is the primary domain controller (PDC) of the domain. |
selection | DSTimeServiceFlag
Directory service (DS) flag indicating that the domain controller is running the Windows time service for the domain. |
selection | DSWritableFlag
Directory service (DS) flag indicating that the domain controller hosts a writeable DS or security accounts manager (SAM). |