Hello Sher,
Seems that this belongs to the posting "copying from 2003 to 2008R2" from
16.2.2010.
Use robocopy from the Windows server 2008 with the /MIR option:
http://technet.microsoft.com/en-us/l...45(WS.10).aspx
That the SID is shown instead of the user account doesn't belong to robocopy
or xcopy. In the same domain i didn't see this behaviour before.
It sounds for me that there is something starnge in the domain. Please post
an unedited repadmin /showrepl from each DC here and a dcdiag /v from each
of them.
Just to verify, you have upgraded the schema for Windows server 2008 R2 on
the 2003 DC and then added the Windows server 2008 R2 as member server and
then promote it to DC in the existing domain?
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm
> Hi all,
> I have a 2003 dc and have just setup a 2008R2 dc virtual server and a
> 2008R2
> file virtual server on the same domain. I need to copy the users
> folders to
> the 2008R2 file server.
> 2003dc to 2008R2 file server (the users folders setup from AD).
> I want to try and use xcopy.
> I need for all the permissions to stay in tact.
> What would be the exact syntax to use with xcopy and will xcopy do the
> job
> correctly?
> I tried robocopy and had a problem with the sid showing up instead of
> the
> users name on the security tab. If you could give me a command line
> for
> robocopy that would work that would be helpful also.
> Thanks in advance for any help on this.
> She