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
 
Try xcopy.exe

What do you mean by security settings?
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top