-message: "the trust relationship between this workstation and the primary domain failed"
-Secure Channel Is Breaking
Using Powershell, run Test-ComputerSecureChannel
Working machines return True
Broken machines return 'Logon failure. Unknown user name or bad password'
Unjoined machines return the message "the local computer is not joined to a domain or the domain cannot be contacted."so the machines are still joined, but no secure channel. I know 'system restore' can cause this on a pc, I've seen it. startup repair can cause it on a pc. I've seen it. but I don't believe that's always the case. It happens on all our images, all hardware models, win 7 64 bit and 32 bit, all sites/buildings in our company.
running the command 'set' returns \\machinename on a broken machine. of course, working machines return \\domaincontroller...
i'm at a loss. I know joining a workgroup and rejoining the domain fixes it, but I need a long-term solution! Could it be a domain-side, server-side issue?
Thanks in advance!