Re: Move the Roaming Profiles folders
- From: "Lanwench [MVP - Exchange]" <lanwench@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 24 Nov 2008 13:44:03 -0500
Arni Laugdal <ArniLaugdal@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Good afternoon,
I must move hundreds of Roaming Profiles folders from one file server
to another. I have not managed to find out how to do this. As you
know is each folder locked for administrator and the finaluser is an
owner of it.
You should change this via GPO so the administrators group *does* have
access -
"Add the Administrators security group to the roaming user profile share"
from http://technet.microsoft.com/en-us/library/cc781862.aspx
That will fix it for your *future* folders. For the existing ones, I suggest
xcacls to add the Administrators group with full control while not removing
any existing permissions -
http://support.microsoft.com/kb/825751
....and if you want a nicer interface, there's a third party GUI here:
http://www.softpedia.com/get/Security/Security-Related/XCACLS-Gui.shtml
I have tried NT-Backup but can't restore in correct destination
folder (the source is server 2003 and destination server is 2008).
What is your best practice solution in a case like this?
Thanks,
Arni Laugdal, MMI
Once done with the above, you could use robocopy from the W2003 resource
kit -
robocopy "<source path>"\ "<destination path>"\ /e /sec /r:1 /w:1
(that copies subfolders, and security. robocopy /??? will give you all the
parameters).
.
- References:
- Move the Roaming Profiles folders
- From: Arni Laugdal
- Move the Roaming Profiles folders
- Prev by Date: Move the Roaming Profiles folders
- Next by Date: Wrong drive letter - can't boot
- Previous by thread: Move the Roaming Profiles folders
- Next by thread: Wrong drive letter - can't boot
- Index(es):
Relevant Pages
|
Loading