Windows Server 2003
1833433 Members
3090 Online
110052 Solutions
New Discussion

Re: Remove trust in windows 2003 Srv.

 
Alberto Mendoza
Advisor

Remove trust in windows 2003 Srv.

Hi.

I upgrade to a server of WinNT to Win2k3 and the trust was lost, I am using the command:
"netdom trust domain1 /domain:domain2 /remove /force"
in order to eliminate the trust but I have the following error: "The directory service can perform the requested operation only on a leaf object. The command failed to complete sucessfully"

Thanks.
2 REPLIES 2
Arch_Muthiah
Honored Contributor

Re: Remove trust in windows 2003 Srv.

Alberto,

This behavior may occur when the application partition naming context (DC=DomainDnsZones) for a child domain is not removed when the domain controller demoted.

To fix this problem:

1. Start / Run / ntdsutil / OK.

2. Type domain management at the Ntdsutil command prompt and press Enter.

3. Type connections and press Enter.

4. Type connect to server and press Enter.

5. Type list at the domain management prompt and press Enter.

6. Type DC=domaindnszones,DC=,DC=

7. Quit Ntdsutil.

Archunan
Regards
Archie
Arch_Muthiah
Honored Contributor

Re: Remove trust in windows 2003 Srv.

Alberto,

try these both method (Windows interface, and a using command prompt) to remove manually created trust, but the error you mentioned is for some other reason....

http://technet2.microsoft.com/WindowsServer/en/library/2e04f596-7a59-4fb9-82eb-a318f0452e171033.mspx?mfr=true

Archunan


Regards
Archie