2016年12月20日 星期二

電腦 windows 網域環境中出現工作站與網域控制器信任失敗問題

windows 網域環境中出現工作站與網域控制器信任失敗問題

工作站使用網域帳號登入時,出現 " the trust relationship between this workstation and the primary domain failed "或 " 此工作站和主要網域間的信任關係失敗 " 的問題。

1.使用本機管理者帳號登入,退出網域及重新加入網域。

2.使用windows內建 powershell的 Reset-ComputerMachinePassword 指令
   a.下載powershell 4.0 ,安裝
       https://www.microsoft.com/en-us/download/details.aspx?id=40855
   b.執行 Reset-ComputerMachinePassword -Server <Name of any domain controller> -Credential <domain admin account>
       <Name of any domain controller> 為網域控制器主機名稱,如:dc.domian.com
       <domain admin account> 為網域管理者帳號,如: domain\administrator


參考資料

此工作站和主域间的信任关系失败

 

How To Fix Domain Trust Issues in Active Directory

 

DON’T REJOIN TO FIX: The trust relationship between this workstation and the primary domain failed

沒有留言:

張貼留言

注意:只有此網誌的成員可以留言。