I need to move UEM userprofiles from one server to two new ones.
Our users are located in two different OU, depending which town users are located in.
The UEMserver are loacted in town A.
We see that logon and logoff time for users in town B, are longer because the copying UEM profile takes longer time.
So i have tried to robocopy evenry profile from town B to the new server, but the ownership of the files and folder changes from the user to administrator, and then users get an access denied to the files.
So, what is the best pratice to move these files from one server to antoher?
i can change the GPO policy for the users, but then again everyone will start with a emtpy profile, and need to configure thier applications and how they like it to behave all over again.
I was thinking of a logonsctipt, where the users will copy their files, and let the script run for a couple of weeks. And then change the GPO to point on the new server. Not sure if that is the best way, and hope one of you guys have done this.
BR.