System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
This article was previously published under Q329860
Notice
This article applies to Windows 2000. Support for Windows 2000 ends on July 13, 2010. The Windows 2000 End-of-Support Solution Center
(http://support.microsoft.com/?scid=http%3a%2f%2fsupport.microsoft.com%2fwin2000)
is a starting point for planning your migration strategy from Windows 2000. For more information see the Microsoft Support Lifecycle
Policy
(http://support.microsoft.com/lifecycle/)
.
After you promote a Windows 2000 Server computer to act as
a domain controller, you may experience the following issues:
The computer account for the new domain controller does
appear in the Domain Controllers container when you open that container from
another domain controller. However, it may be listed in the Domain Controllers
container when you viewed it using its own Active Directory Users and Computers
snap-in.
When you right-click My Computer, click Properties, and then click the Network Identification tab, the following text is not displayed:
Note: The identification of the computer cannot be changed because:
- The computer is a domain controller.
If you run the Repadmin.exe utility (that is available in
the Windows 2000 Support Tools) with the /showreps switch, you receive the following output:
==== INBOUND NEIGHBORS ======================================
CN=Schema,CN=Configuration,DC=example,DC=com
Site-Name\Server1 via RPC
objectGuid: 0d519219-b957-4a80-9d39-ec4d51e2181e
Last attempt @ <date> <time> failed, result 8453:
Replication access was denied.
Last success @ <date> <time>.
63 consecutive failure(s).
CN=Configuration,DC=example,DC=com
Site-Name\Server1 via RPC
objectGuid: 0d519219-b957-4a80-9d39-ec4d51e2181e
Last attempt @ <date> <time> failed, result 8453:
Replication access was denied.
Last success @ <date> <time>.
64 consecutive failure(s).
DC=example,DC=com
Site-Name\Server1 via RPC
objectGuid: 0d519219-b957-4a80-9d39-ec4d51e2181e
Last attempt @ <date> <time> failed, result 8453:
Replication access was denied.
Last success @ <date> <time>.
64 consecutive failure(s).
If you run the Active Directory Replication Monitor utility
(Replmon.exe) (that is available in the Windows 2000 Support Tools), you
receive the following output:
If you run the DCdiag.exe utility (that is available in the
Windows 2000 Support Tools), you receive a "Replication access was denied"
message.
If you run the Netdiag.exe utility, you receive the
following output:
Trust relationship test. . . . . . : Failed
Test to ensure DomainSid of domain 'EXAMPLE' is correct.
[FATAL] Secure channel to domain 'EXAMPLE' is broken.
[ERROR_NO_TRUST_SAM_ACCOUNT]
Step 1: Move the Computer Account to the Domain Controllers Container
On a domain controller that is in the "healthy" part of the
domain (not the domain controller with which you experience the issue), start
the Active Directory Users and Computers snap-in.
Expand the domain container, and then click the container
in which the computer account with which you experience the issue
appears.
Right-click the computer account, and then click
Move.
In the Container to move object to list,
click Domain Controllers, and then click
OK.
Click the Domain Controllers container to
verify that the computer object is displayed.
Quit the Active Directory Computers and Users
snap-in.
WARNING: If you use the ADSI Edit snap-in, the LDP utility, or any other
LDAP version 3 client, and you incorrectly modify the attributes of Active
Directory objects, you can cause serious problems. These problems may require
you to reinstall Microsoft Windows 2000 Server, Microsoft Exchange 2000 Server,
or both. Microsoft cannot guarantee that problems that occur if you incorrectly
modify Active Directory object attributes can be solved. Modify these
attributes at your own risk.
On a domain controller that is in the "healthy" part of the
domain (not the domain controller with which you experience the issue), install
the Windows 2000 Support Tools if they have not already been installed.
For additional information about how to install the Windows
2000 Support Tools, click the article number below to view the article in the
Microsoft Knowledge Base:
301423
(http://support.microsoft.com/kb/301423/EN-US/
)
How to Install the Windows 2000 Support Tools to a Windows 2000 Server-Based Computer
Start the ADSI Edit snap-in. To do so, click Start, point to Programs, point to Windows 2000 Support Tools, point to Tools, and then click ADSI Edit.
Expand Domain NC
[server.example.com] (where
server is the name of the domain controller and
example.com is the name of the domain.
Expand
DC=example,DC=com.
Expand OU=Domain Controllers, right-click
CN=ServerName (where
ServerName is the domain controller with which you
experience the issues that are described in the "Symptoms" section of this
article), and then click Properties.
Click the Attributes tab (if it is not
already selected).
In the Select which properties to view
list, click Both, and then click
userAccountControl in the Select a property to
view list.
If the Value(s) box does not contain
532480, type 532480 in the Edit
Attribute box, and then click Set.
Click Apply, click OK,
and then quit the ADSI Edit snap-in.