migrating user folders

  • Thread starter Thread starter Rick
  • Start date Start date
R

Rick

Windows server 2K3, E: volume with User share and User folders(not
shared) below. have new f: volume that I want to move all user folders
to. If I do a straight copy will the permissions follow, User
share=Everyone, User folder=user and local admin? or do I need to do
Robocopy or Xcopy?

thanks
Rick
 
Rick said:
Windows server 2K3, E: volume with User share and User folders(not
shared) below. have new f: volume that I want to move all user folders
to. If I do a straight copy will the permissions follow, User
share=Everyone, User folder=user and local admin? or do I need to do
Robocopy or Xcopy?

thanks
Rick

I'd use robocopy with the /sec switch.

Note that server questions like this are best addressed to server or AD
newsgroups...
 
Back
Top