650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/7B/21/wKiom1bG_s3Sm1yfAABfTpRK4q4494.png "title=" Event Id:5722.png "alt=" Wkiom1bg_s3sm1yfaabftprk4q4494.png "/>
Workaround: Rename the computer name and create a new domain user account
Microsoft's official explanation: Netdom.exe
Each member has a discrete communication channel (secure channel) with the domain controller. The secure channel is used by members and the Netlogon service on the domain controller to communicate. Use Netdom to reset the members ' secure channel. The member secure channel can be reset with the following command:
netdom reset ' machinename '/domain: ' domainname
Where "MachineName" is the local computer name and "DomainName" is the domain where the computer/computer account is stored.
Assume that you have a domain member named Domainmember in the MYDOMAIN domain. The following command resets the member secure channel:
netdom reset Domainmember/domain:mydomain
You can run this command on member Domainmember, any other member of the domain, or on a domain controller, provided you must be logged on with an account that has Domainmember administrator access.
Additional: netdom member \\domainmember/joindomain
This article is from the "Dengfangkei" blog, make sure to keep this source http://qq291951118.blog.51cto.com/7158708/1743496
Netlogon Event id:5722