ADSIEDIT tool:
http://www.computerperform
Download adsi tool and use it to remove the old dc (login server) record in AD. Here is the instruction of what needs to be removed:
1. Use ADSIEdit to delete the computer account in the OU=Domain
Controllers,DC=domain...
NOTE : The FRS subscriber object is deleted when the computer object is
deleted, since it is a child of the computer account.
2. Use ADSIEdit to delete the FRS member object in CN=Domain System Volume
(SYSVOL share),CN=file replication service,CN=system....
3. In the DNS console, use the DNS MMC to delete the cname (also known as the
Alias) record in the _msdcs container.
4. In the DNS console, use the DNS MMC to delete the A (also known as the Host)
record in DNS.
5. If the deleted computer was the last domain controller in a child domain and the
child domain was also deleted, use ADSIEdit to delete the trustDomain object for
the child in CN=System, DC=domain, DC=domain, Domain NC.
http://support.microsoft.c
K
Main Topics
Browse All Topics





by: fishadrPosted on 2008-03-17 at 10:28:11ID: 21144293
Check the network settings on the client - is it set to resolve to the old server? If so change to the new, it must be connecting to the old server somehow.
Is the old server still being used? If not stoping the server service will stop clients connecting to it as none of it's resources will be available.