Moving my data to a new file server

  • Thread starter Thread starter Dianne
  • Start date Start date
D

Dianne

Hi All,

What utility do I use to copy my data to a new file server
and move the security settings with the files? (Using
NTFS)

Any advice would be much appreciated.

Thanks
 
Hello,

If you are referring to ownership and ACL information, then XCOPY with the
/O (as in owner) option should do this for you.

Dale Weiss MCSA MCSE CISSP
PSS Security

This posting is provided "AS IS" with no warranties, and confers no rights.
Any opinions or policies stated within are my own and do not necessarily
constitute those of my employer. Use of included script samples are subject
to the terms
specified at http://www.microsoft.com/info/cpyright.htm
 
-----Original Message-----
Hi All,

What utility do I use to copy my data to a new file server
and move the security settings with the files? (Using
NTFS)

Any advice would be much appreciated.

Thanks
.
there are a few resource kit tools, scopy, permcopy and
robocopy, plus trail software on internet sites. Good luck
 
Back
Top