本篇将介绍如何解决用ADMT迁移造成ERR3:7075报错。
如果你在用ADMT迁移的时候造成了以下报错:
1. ERR3:7075 Failed to change domain affiliation, hr=800706fb The security database on the server does not have a computer account for this workstation trust relationship.
解决方案:
你需要删除Client for Microsoft Networks,然后重启:
开始 >> 控制面板 >> Network Connection >> Properties >> General >> Click Client for Microsoft Networks >> Unistall >> Restart >> 同样的步骤回到General >> install >> add >> Network Component Type >> Client for Microsof Networks >> OK
2. ERR3:7075 更改域或关联失败,hr=800706,系统检测到危害安全的尝试,请确认您能对您进行身份验证的服务器联系。
解决方案:
登陆到Windows Server 2008
开始 >> gpmc.msc >> Group Policy Management >> Domain Controllers >> 右键单击Default Domain Controllers Policy >> 修改
Computer Configuration >> Policies >> Administrative Templates >> System >> Net Logon >> 双击 Allow cryptography algorithms compatible with Windows NT 4.0 >> 开启
如果需要的话,可以在客户机上运行gpupdate。