Fixing "The trust relationship between the workstation and the primary domain failed..." the EASY way

Either via RMM or via local admin account:

Run Powershell as an administrator and use this command to repair the trust relationship, then reboot. Or you can unjoin and rejoin to the domain!

Test-ComputerSecureChannel -Verbose -Repair -Credential <DOMAIN><adminUser>