Hello
I am an administrator of a single forest with many child domains (35 to be exact)
We had a child domain w2k3 R2 (geri.sem.com)
it crashed 7 years ago, and the guy before me removed it using ntdsutil.
Now, I am trying to upgrade Forest Function level and the old child domain is giving me a hard time removing it.
Using the ntdsutil, in metadata I cannot remove the domain, (no site available) with the error:
DsRemoveDsDomainW error 0x2015(The directory service can perform the requested operation only on a leaf object.).
So, I tried to remove the DomainDNSZones, in Partition management: DC=DomainDnsZones,DC=geri\0ADEL:bb7cc7ce-96f6-4a98-888c-ed139937e2ed,DC=sem,DC=com
But when I try to delete it using "delete nc" I get:
ldap_delete_ext_sW error 0x20(32 (No Such Object).
In ADSIEDIT and LDP.exe I cannot find anywhere the DNS zone. I can see the DC=geri\0ADEL:bb7cc7ce-96f6-4a98-888c-ed139937e2ed,DC=sem,DC=com, under partitions but I cannot delete it with the same error.
I followed this steps:
Click Start, click Run, type adsiedit.msc, and then click OK
•Expand the Domain NC container.
•Expand DC=<var>Your Domain</var>, DC=COM
•Expand CN=System.
•Right-click the Trust Domain object, and then click Delete
But under CN=System, the child domain in NOT there.
I also followed this step:
I opened the Configuration Naming Context
(CN=Configuration,DC=domain-name,DC=com)
and expand CN=Partitions. You'll see the crossRef objects in there and delete it.
I can see the partition CN=GERI and i tried to delete it and got this error:
ADSIEDIT
Operation failed: Error 0x2015
The directory service can perform the requested operation only on a leaf object.
00002015: UpdErr: DSID-03100CB8, problem 6003
(CANT_ON_LEAF_), data 0
Please Help