Hello,
I have a problematic Windows 2008 DC that I need eliminate from my AD. Even Dcpromo /forceremoval does not work on that DC, so I need to do a metadata cleanup and decommission the server.
The following KB article recommends the use of NTDSUTIL and combination of other tools:
http://support.microsoft.com/kb/216498
At the same time, the following article provides a GUI only alternative to NTDSUTIL tool:
http://technet.microsoft.com/en-us/library/cc816907(v=ws.10).aspx
I like the GUI only approach however, I wonder if GUI approach is as safe and efficient as NTDSUTIL command line?
Thank you,