copy nt4 folder to win2000

P

Peterburg

I have migrate nt4's user, group, to win2000 without
problem by using ADMT2

How can I move the 50GB data from old nt4 server to new
win2000 server with permission unchanged? Because there
are more than 100 folders have special permission.
 
D

David Brandt [MSFT]

Take a look at xcopy. It has a switch to include file ownership and ace
info as well as a lot more. Be sure to test on some junk stuff to be sure
you have the right switches etc to meet your needs before doing the whole
50gb, but I'm you probalby would have. (note; xcopy replaced scopy in later
versions of the nt4 reskit, so if you have earlier version look for scopy or
get a later copy)

323007 HOW TO: Copy a Folder to Another Folder and Retain its Permissions
http://support.microsoft.com/?id=323007

310316 How Permissions Are Handled When You Copy and Move Files and Folders
http://support.microsoft.com/?id=310316



--
David Brandt
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
 
L

Lanwench [MVP - Exchange]

.....robocopy from the resource kit is another option - if you use the /SEC
switch it will keep the security intact.
 

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

Top