我正在尝试使用admt3.1将我的AD帐户移动到我的新域,但是当我进行用户迁移时,我会在错误日志中得到以下错误。
2009-12-08 14:55:32 ERR2:7435 SID History cannot be updated for admigtest. This operation requires the TcpipClientSupport registry key to be set on "source domain". Changes to the TcpipClientSupport registry key require a restart to take effect. rc=6.
2009-12-08 14:55:32 WRN1:7392 SIDHistory could not be updated due to a configuration or permissions problem. The Active Directory Migration Tool will not attempt to migrate the remaining objects.我已经检查了我的源域,以确保TcpipClientSupport值已被正确创建和设置。搜索微软和谷歌,我发现这个问题可能与DNS有关。我要从公元2000年到公元2008r2。信任已在域之间正确配置,并且能够相互通信。两个域中的DNS都是AD集成的。有没有任何工具或建议来尝试什么?我知道DNS的基本知识,但不知道在DNS中查找什么,以确保我的DNS配置正确。
发布于 2010-02-05 03:52:24
清除反病毒解决了这个问题。当我删除Symantec端点时,我试图禁用这些服务,但没有效果--一切都很好。
发布于 2009-12-09 18:44:36
您如何为这两个域集成DNS?通常,我会在每个AD林中最接近网络边缘的DNS服务器上为相反的域名添加一个选择转发器,设置为转发到另一个域中由DC托管的DNS服务器。
https://serverfault.com/questions/92714
复制相似问题