Rick
--------Pasted from previous article---------
The Indus was successfully removed, he was and still is
not in de Domain Controller list in adsiedit.
I can reinstall the Indus (same computer), do you think
that when i have a new installation on the Indus the
Enterprise controller will reconize the Indus as the same
domain controller and that this will solve the problem?
Regards,
Rolf
>-----Original Message-----
>Based on the error you are getting it looks like the DC
was not
>successfully removed.
>
>Please go back through the adsiedit steps I previously
posted and remove
>the indus server.
>
>Let me know how that goes.
>
>Regards,
>
>Jon Cantrell, MCSE
>Product Support Services
>Microsoft Corporation
>
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>--------------------
>> From: "Rolf" <r.wat...@hkv.nl>
>> Subject: RE: Remove child domain from domain controller
>> Date: Mon, 27 Jan 2003 03:01:29 -0800
>> Newsgroups: microsoft.public.win2000.active_directory
>>
>> Hello,
>> This is the ntdsutil try (po is the enterprise
controller):
>> --------------------------------------------------------
--
>> metadata cleanup: connections
>> server connections: connect to server po
>> Binding to po ...
>> Connected to po using credentials of locally logged on
user
>> server connections: quit
>> metadata cleanup: select operation target
>> select operation target: list domains
>> Found 2 domain(s)
>> 0 - DC=domain,DC=com
>> 1 - DC=testdomain,DC=domain,DC=com
>> select operation target: select domain 1
>> No current site
>> Domain - DC=testdomain,DC=domain,DC=com
>> No current server
>> No current Naming Context
>> select operation target: quit
>> metadata cleanup: remove selected domain
>> DsRemoveDsDomainW error 0x2162(The requested domain
could
>> not be deleted because
>> there exist domain controllers that still host this
>> domain.)
>> metadata cleanup:
>> --------------------------------------------------------
--
>> this is from the eventviewer:
>> --------------------------------------------------------
--
>> Event Type: Warning
>> Event Source: NTDS KCC
>> Event Category: Knowledge Consistency Checker
>> Event ID: 1265
>> Date: 27-1-2003
>> Time: 11:37:39
>> User: N/A
>> Computer: PO
>> Description:
>> The attempt to establish a replication link with
parameters
>>
>> Partition: CN=Configuration,DC=domain,DC=com
>> Source DSA DN: CN=NTDS
>> Settings,CN=INDUS,CN=Servers,CN=Default-First-Site-
>> Name,CN=Sites,CN=Configuration,DC=domain,DC=com
>> Source DSA Address: e8f20c3e-f99f-447e-bbcc-
>> d9954147fc34._msdcs.domain.com
>> Inter-site Transport (if any): CN=IP,CN=Inter-Site
>> Transports,CN=Sites,CN=Configuration,DC=domain,DC=com
>>
>> failed with the following status:
>>
>> The RPC server is unavailable.
>>
>> The record data is the status code. This operation
will
>> be retried.
>> Data:
>> 0000: ba 06 00 00 º...
>> --------------------------------------------------------
--
>> The INDUS is the domain controller of
>> testdomain.domain.com domain.
>> The PO is the Enterprise domain controller of domain.com
>> Do you have more suggestions?
>> I also tried connect to server indus but that is
>> impossible because he doesn't exist anymore.
>> With regards,
>> Rolf
>
>.
>
.
Regards
Matjaz Ladava
"Rick" <rt...@csbsystems.com> wrote in message
news:021a01c2d133$876b5210$a201...@phx.gbl...
The end result here is that I want to re-attempt the child
domain creation using that same child domain name. This is
a test environment so I can do what is required. I have
backups of both root domain DCs.
Rick
>..
>
>
>
>.
>
For the first error, there was a post month ago from Linda Kupce, which
sugest to check if there are no NTSD objects in Lost and found container. If
there are delete it.
Allso check the post from Jon Cantrell (Remove child domain from domain
controller) from this newsgroup dated from 23.jan regarding similar
problems.
Allso check http://support.microsoft.com/default.aspx?scid=kb;en-us;216498
There are a lot of similar problems, but each solution is different. Your's
may be because you did some cleanup with ADSI. Please be shure to check
other posts in this newsgroup as they will give you some other
possibilities.
Regards
Matjaz Ladava
"Rick" <rt...@csbsystems.com> wrote in message
news:0a6c01c2d1db$c404b100$a601...@phx.gbl...
Regards
Matjaz Ladava
"Rick" <gri...@csbsystems.com> wrote in message
news:01dd01c2d21a$c87f3e00$a501...@phx.gbl...
This is what Microsoft told me te do and the problem is
solved.
1) On an existing DC in the "domain.com" parent/root
domain open a command prompt and follow KB article 216498.
ntdsutil -> enter
metadata cleanup -> enter
connections -> enter
connect to server <your root server name> -> enter
quit -> enter
select operation target -> enter
list domains -> enter
select domain <domain number that references the child
domain> -> enter
The output that the states "no current site" "no current
naming context" and "no current server" is normal output
and can be ignored.
list sites -> enter
select site <site number from previous command> -> enter
list servers in site -> enter
select server <server number that needs to be removed out
of AD (testserver) > -> enter
quit -> enter
remove selected server -> enter
You will be prompted to verify you want to remove the
server out of AD. Verify the naming is correct and say OK.
Type quit and enter at each prompt until you get back to
the C prompt.
2) Open Active Directory Sites and Services, drill down to
the following path Sites - <Site Name> - Servers - and
list your servers.
3) Highlight the Server in the Child domain that we want
to remove (testserver) and right click - delete.
4) Expand the other servers and highlight the "NTDS
Settings" one at a time, on the right hand pane you will
see connection objects from other DC's. Highlight any
connection objects that may be from the deleted server
(testserver) and right click - delete. Do this for each
server in each site. Basically we are removing any
reference to the "testserver."
5) From the previous case notes it appears we have already
removed the server object out of Active Directory Users
and Computers by editing the userAccountControl in ADSI
Edit.
6) Now you can go back to the command prompt and remove
the "testdomain" using the metadata cleanup as you
attempted before. The problem is that you need to do the
metadata cleanup and remove all servers out of the child
domain first before you can remove the domain.
Rolf
>.
>