dcpromo demote win2k3 server
I have a Win2k3 DC that has one of my DNS servers on it. I have removed all of the FSMO roles and confirmed they are removed. The user is a part of the Enterprise Admin group. When i try to remove the DC through dcpromo I get the following
error in the dcpromo.log. I would like to keep from using /forceremoval but is this a sign of something wrong in my AD or just on the DC i am trying to remove.
7/06 14:24:32 [INFO] Removing Active Directory objects that refer to the local domain controller from the remote domain controller bugs.cic.scic.com…
07/06 14:24:32 [INFO] Error - Active Directory could not configure the computer account dc_name$ on the remote domain controller other_dc_name. (5)
07/06 14:24:33 [INFO] NtdsDemote returned 5
07/06 14:24:33 [INFO] DsRolepDemoteDs returned 5
07/06 14:24:33 [ERROR] Failed to demote the directory service (5)
July 7th, 2010 4:27pm
try this:
http://support.microsoft.com/kb/2000939With kind regards
Krystian Zieja
http://www.projectnenvision.com
Follow me on twitter
My Blog
Free Windows Admin Tool Kit Click here and download it now
July 7th, 2010 4:33pm
I did that and now i get the following on dcpromo.
the operation failed because:
Failed to configure the service NETLOGON as requested.
"The wait operation timed out"
and in the dcpromo.log is the following:
07/07 09:02:24 [INFO] Informed NETLOGON to deregister records
07/07 09:02:24 [INFO] Stopping service NETLOGON
07/07 09:04:24 [INFO] StopService on NETLOGON failed with 258
July 7th, 2010 7:08pm
Hello,
if i understand you correct you try to demote a DC in an existing domain and have already transferred teh FSMO roles to another DC in the domain. Did you check with "netdom query fsmo" in a command prompt that the other DC is shown for having
the FSMO roles?
Also it can help to uncheck the Global catalog in AD sites and services on the NTDS settings from the DC you need to demote.
Is connectivity given, check with pinging ip address, computer name and FQDN to the other DC, which also should be Global catalog server?
Also post an undited ipconfig /all from the existing DC and the one you try to demote.Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
July 8th, 2010 1:03am
Hi KirkSH,
Thank you for posting in Windows Server Forum.
According to your description, I understand that you are not able to demote a Windows 2003 DC with the error " Failed to configure the service NETLOGON as requested."
To resolve this issue, please stop the Netlogon service before you run DCPROMO. This might allow you to complete the DC demotion.
Wilson Jia
TechNet Subscriber Support
in forum
If you have any feedback on our support, please contact
tngfb@microsoft.comThis posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can
be beneficial to other community members reading the thread.
July 8th, 2010 11:59am
Hi Kirksh,
Any updates?
Regards,
Wilson JiaThis posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can
be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
July 12th, 2010 12:01pm
I just experience the same issue, but the answer is very easy to handle.
Change the first DNS setting on your network card to point to your new DNS server, not the server you are currently demoting. Once you change the DNS setting to the new DNS server you should be able to demote the server without any issues.
Dean
November 25th, 2010 11:42am