I have an older server 2008 machine with domain old.local
. I created a new server (2012 R2), promoted to dc and created the domain new.local
.
I set up a share for user folders Users$
. I moved a users' folder (call him jim) from old.local
to new.local
. On a machine that was joined to old.local
and that had been used by this user, I joined new.local
. I updated the profile folder path on new.local
to reflect the Users$/jim
location on the new server.
Now, when I log into the computer that I just joined to the new domain with the jim user, I am getting "Logged on with temporary profile" message. The only thing in event viewer that mentions anything about logging in states:
DCOM got error "1787" and was unable to logon OLD\jim in order to run the server: {UUID}
I can't figure out why the heck it is logging an error about trying to log into the old domain. I also can't figure out why the temporary profile issue is happening; the effective permissions on the folder show jim as the owner with full control. Wouldn't be surprised if this is just an artifact of not logging into the new domain correctly though.
Any ideas on what else I can check to track this problem down would be appreciated.