Display application directory partition information
Updated: January 21, 2005
To display application directory partition information
-
Open Command Prompt.
-
Type:
ntdsutil
-
At the ntdsutil command prompt, type:
domain management
-
At the domain management command prompt, type:
connection
-
At the connection command prompt, type:
connect to serverDomainController
-
At the connection command prompt, type:
quit
-
At the domain management command prompt, do one or more of the following:
-
To show the distinguished names of known directory partitions, type:
list
-
To show the reference domain and replication delays for an application directory partition, type:
list nc informationDistinguishedName
-
To show the list of domain controllers in the replica set for an application directory partition, type:
list nc replicasDistinguishedName
|
Value
|
Description
|
|---|
DomainController | The DNS name of the domain controller for which you want to display application directory partition information. |
DistinguishedName | The distinguished name of the application directory partition you want information about. |
Notes
-
Performing this task does not require you to have administrative credentials. Therefore, as a security best practice, consider performing this task as a user without administrative credentials.
-
To open a command prompt, click Start, point to All programs, point to Accessories, and then click Command prompt.
Information about functional differences
-
Your server might function differently based on the version and edition of the operating system that is installed, your account permissions, and your menu settings. For more information, see Viewing Help on the Web.
See Also