工作站使用網域帳號登入時,出現 " 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
參考資料
沒有留言:
張貼留言
注意:只有此網誌的成員可以留言。