Decommssion a child domain - Does this remove the trusts???

Daniel Sherwood 1 Reputation point
2021-05-17T14:43:57.577+00:00

I have a child domain I am trying to demote and remove as we are no longer using it. Just unclear about the forest trust. Our main domain dc.com has a child domain secondary.dc.com that I want to decommission. Now im happy with the dcpromo part just not the transitive trust part.

So.....When I tick this is the last domain controller in the domain, will this also remove the AD domains and trusts between the primary and secondary domain?

If it doesn't how do I go about this as currently the remove button is greyed out because it is a child domain

thanks :-)

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,975 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-05-18T00:50:57.747+00:00

    Hi,

    Welcome to ask here!
    The reference in the parent domain and trust relationship should be deleted if the DCs in the child domain were demoted successfully.

    If there are still metadata not cleaning up, we can do it manually.
    https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/ad-ds-metadata-cleanup

    Then check if there are DNS records.
    Check if the trust relationship was removed.

    Check if everything works well by command on parent domain controller:
    Dcdiag /v >c:\dcdiag1.log
    Repadmin /showrepl >C:\repl.txt
    Repadmin /showreps * 

    Best Regards,


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.