Re: Move the Roaming Profiles folders



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).


.



Relevant Pages

  • Re: Sp1 and Eval SBS 2003 Unable to Install
    ... > * Use Outlook to export the contents in the public folders to .pst files ... > partition and clean install SBS 2003 server. ... > Another way is to create a local profile, ...
    (microsoft.public.windows.server.sbs)
  • Re: Sp1 and Eval SBS 2003 Unable to Install
    ... * Use Outlook to export the contents in the public folders to .pst files ... partition and clean install SBS 2003 server. ... Another way is to create a local profile, ...
    (microsoft.public.windows.server.sbs)
  • RE: Offline Address Book error on send/receive
    ... Hi Jenny...I've done this reset successfully on a test server so I will be ... The folders are system folders. ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: no remote folder in Remote Web Workplace
    ... You can check the files and folders for RWW site as follows (You can find ... no remote folder in Remote Web Workplace ... If the value of the key is '1', it reveals the server is at SP1. ...
    (microsoft.public.windows.server.sbs)
  • RE: redirected-redirected folders
    ... The SBS server denies access to these files so his logout sycronization ... local workstation and checked the files and folders the syncronization ... is having this problem is also set up with a roaming profile. ...
    (microsoft.public.windows.server.sbs)

Loading