w2k3 AD DC降级失败,“没有其他AD DC可以联系该域”

我有一个单一的w2k3 sp2 DC的小办公室(坏主意,但它是真实的),现在,我想做一个干净的安装该电脑,所以,我有另一个,安装w2k3 sp2 ,将其添加到域, dcpromo并将其设置为一个GC ,直到现在一切正常,然后尝试在primary DC dcpromo ,但它失败

 The box indicating that this domain controller is the last controller for the domain mydomain.com is unchecked. However, no other Active Directory domain controllers for that domain can be contacted. Do you wish to proceed anyway? If you click Yes, any Active Directory changes that have been made on this domain controller will be lost. 

所以,我开始将所有的angular色移动到这里描述的新服务器,当所有的angular色都可以,我试着做同样的事情,但得到了同样的结果。 尝试将DNS移动到新的服务器,但它没有区别。 closures旧服务器,然后尝试login到工作站,但它没有说域名不可用,也没有添加新的工作站到域,所以我必须重新启动旧的服务器。
所以,如果我成功地将所有的angular色和DNS移动到新的服务器:
为什么dcpromo在旧的服务器上给这样的消息?
为什么如果我closures旧的服务器域不可用?
如果我成功地将所有的angular色和DNS移动到新的服务器,并且当在旧的服务器中发出警告时,我点击是,我会失去所有的用户,计算机,ou等?
我错过了一些步骤,使这项工作?

希望你能帮我

谢谢

首先,我在系统分区上运行chkdsk ,修正了一些错误,然后修复了OS并在事件13568的描述中可以看到:

 Expand HKEY_LOCAL_MACHINE. Click down the key path: "System\CurrentControlSet\Services\NtFrs\Parameters" Double click on the value name "Enable Journal Wrap Automatic Restore" and update the value. If the value name is not present you may add it with the New->DWORD Value function under the Edit Menu item. Type the value name exactly as shown above. 

之后,我手动重新启动ntfrs服务,并等待将近10-15分钟,当再次检查事件日志,问题已解决,并开始复制成功。

希望能够帮助别人