Difference between revisions of "The trust relationship between this workstation and the primary domain failed"

From Pumping Station One
Jump to navigation Jump to search
m (Robot: Cosmetic changes)
Line 1: Line 1:
 +
== The trust relationship between this workstation and the primary domain failed.==
 +
 +
I am now documenting this error and things I am trying to do to fix it.
 +
  
 
== Setting time sync ==
 
== Setting time sync ==
Line 7: Line 11:
 
     net start w32time
 
     net start w32time
 
     w32tm /resync
 
     w32tm /resync
 +
 +
== Reset machine password ==
 +
 +
    netdom RESETPWD /Server:bob /UserD:PS1\hef /PasswordD:*

Revision as of 05:01, 17 July 2014

The trust relationship between this workstation and the primary domain failed.

I am now documenting this error and things I am trying to do to fix it.


Setting time sync

   w32tm /config /manualpeerlist:bob.ad.pumpingstationone.org,0x8 /syncfromflags:MANUAL 
   w32tm /config /update 
   net stop w32time 
   net start w32time
   w32tm /resync

Reset machine password

   netdom RESETPWD /Server:bob /UserD:PS1\hef /PasswordD:*