Windows Server r2/2016 Trust relationship between this workstation and the primary domain failed

Source: Internet
Author: User
The client Exchange server has been off-domain today, The
"Trust relationship between this workstation and the primary domain failed" occurs when you log on by using a domain account.
The possible cause of this is:

  1. There are multiple SIDS computers in the domain;
  2. computer objects are accidentally deleted in AD,
  3. client account password update failed;
  4. time exceeds 5 minutes;
  5. AD Replication issues and so on;

computer logon behavior:

Workaround:

  1. First verify that the computer object exists in the Computers OU (or other OU) in active Directory;
  2. Log on to the computer using the server's local administrator (. \administrator);
  3. Open PowerShell using a local administrator,
  4. Enter the following command to fix it;
      Test-computersecurechannel-repair-server < name of any domain controller  >-credential (get-credential)-verbose or Test-computersecurechannel-repair-server < name of any domain controller >-credential Domainname\administrator-verbose or Reset-computermachinepassword-server < name of any domain controller >-credential < domain Administrator account  

  5. Enter the domain Administrator account and password
  6. It is recommended that you restart your computer without restarting.

The problem is resolved after the restart is complete.

Windows Server r2/2016 Trust relationship between this workstation and the primary domain failed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.