The trust relationship between this workstaion and the primary domain failed after snapshot revert, this may happened if the machine password in the domain is invalid.
In order to fix it, reset the machine account in the domain:
1. Logging into the machines locally
2. Run cmd
3. Using netdom to reset the computer account password:
netdom resetpwd /s:server /ud:domain\User /pd:*
where server is the domain controller name
see
http://support.microsoft.com/kb/325850
No comments:
Post a Comment