Unable to remove DC from AD. Getting errors 1865, 1311. I think I have an old DC in the AD that is long gone and dead, never to return. I can rename and move it, but I can not delete it, nor, can I get rid of it's settings. I have tried to use ntdsutil to remove it but I get errors doing that too (I will try an attach a PDF showing this). For now, I have created a temp Site for this and moved the DEC into it, but how do I get my servers to stop looking for it?
Notes:
1. I am a native 2003 AD, one domain, one forest, lots of DCs... This old DC was probably a 2K DC back when my domain was 2K native. Probably it failed, and I created a new DC and named it the same name as the old DC (long since killed off and replaced by a new named DC)
2. The NTDS settings assigned to this defunc DC look like this in the properties:
NTDS Settings CNF:f33ac6c8-a4ca-40cd-9484-44799, but the visual in the domains and sites tools shows what looks like non-printable characters.
3. When I run NTDSUTIL on the DC that holds all of the major FSMO roles, I select a site, the domain, and the server. I have tried to not set the naming context, and also to set the naming context to be the configuration, but when I tell NTDSUTIL to remove the server, I get the following:
Transferring/seizing FSMO roles off the selected server.
LDAP error 0X20(32 (no such object).
Ldap extended error message is 0000208D: NameErr: DSID-031001CD, Problem 2001 (NO_OBJECT), data 0, best match of: 'CN=POSKILLME,cn=SERVERS,cn=sparcc_NETWORK,cn=sITES,cn=CONFIGURATION,dc=RAVENET,dc=RCS'
WIN32 ERROR RETURNED 0x208D(DIRECTORY OBJECT NOT FOUND.)
)
Unable to determine the domain hosted by the DC (5). Please use the connection menu to specify it.
Removing FRS metadata for the selected server.
Unable to find server reference on "CN=POSKILLME,cn=SERVERS,cn=sparcc_NETWORK,cn=sITES,cn=CONFIGURATION,dc=RAVENET,dc=RCS".
LDAP Error 0x5e(94 (no result present in message).
)
The attempt to remove the FRS settings on CN=POSKILLME,cn=SERVERS,cn=sparcc_NETWORK,cn=sITES,cn=CONFIGURATION,dc=RAVENET,dc=RCS failed because "No mapping for error code.";
metadata cleanup is continuing.
DsRemoveDsServerW error 0X20e3(The DSA object could not be found.)
Any help would be highly appreciated!
ASKER
1. I noticed that when I selected the server prior to trying to delete it, it showed the new name that was given to it, but it also listed the DNS name of the replacement DC with the old FDQN
2. I HAVE reused the old IP and NAME of the old server that I replaced (this was easier at the time that coving all of the computers in that building to change drive mappings, client/server settings,...). Prior to building the replacement server, I did kill all records in DNS,... that I could, but the server listing that I want to kill I could not kill at the time.
3. II looked at the DNS, and ADUC, there are no records for the old server anywhere including the site that I have placed the old POS server... Looking at SItes/Domains tool, the site that I created to place the defunct server exists, the server shows with wierdly named NTDS DSA object showing it to be a DC...
I appreciate the suggestions - What should be my next step?