more about it :-
http://www.microsoft.com/R
Thankx
SystmProg
Main Topics
Browse All TopicsI have a Windows 2000 file server hosting the files and folders for a large department. We have purchased a new server for the department. I would like to use a tool to copy the file and folder permissions, but I'm not aware of one. The data on the 2000 file server will be backed-up using Veritas, then restored back to the new server after creating a similar structure. Microsoft domain with both DC's 2003. Looking for a Microsoft tool which could re-apply the file and folder permissions after restoring the files on the new server.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
more about it :-
http://www.microsoft.com/R
Thankx
SystmProg
Not a free tool but secure copy is a great tool
http://www.scriptlogic.com
I will not only copy file permissions but also copy your shares and share permissions. A great investment. We have used it for many years and it has been a great tool
Thanks
Mike
Copy Files/Folders with permissions and ACL’s
***Command Line Tools***
Back in the days of NT4 we used to use SCOPY for copying permissions and ACL’s with 2000 that functionality was put into XCOPY
/X copies the audit settings (as /a in SCOPY)
/O copies ACL information (same as SCOPY)
/S copies subdirectories (same as SCOPY)
But Robocopy is a much better solution
To copy files and maintain they’re NTFS permissions and more importantly their ACL (Access Control List) information. You can use Robocopy (Stands for Robust Copy)
ALLREADY MENTIONED ABOVE!!!!!
This tool in available in the NT/2000/2003/XP resource kits and can also be downloaded here,
http://www.asia-links.com/
Or direct from Microsoft (Full 2003 resource kit)
http://www.microsoft.com/d
ROBOCOPY.exe usage and syntax
http://www.ss64.com/nt/rob
ROBOCOPY.exe (Win XP & .Net Resource Kit ) adds more functionality
http://www.ss64.com/nt/rob
0609 » A better way to replicate.
http://www.jsiinc.com/SUBB
5409 » How do I use Robocopy to copy ACLs without copying data?
http://www.jsiinc.com/SUBK
Also see
XXCOPY http://www.xxcopy.com/inde
***GUI Tools***
Secure Copy
http://www.smallwonders.co
Two words:
Robocopy and Subinacl (Both Microsoft Utilities)
How to Use Robocopy to Copy Security Information Without Copying Any File Data
http://support.microsoft.c
Robocopy.exe: Robust File Copy Utility
http://www.microsoft.com/r
Subinacl:
http://www.microsoft.com/d
Well I assume that you don't want a full blown backup program. I did a quick check of snapfiles.com and fount the following URL that might be able to help you: http://www.snapfiles.com/g
Generally snapfiles.com is the best place to go for this type of stuff.
As an update to this, I used to RoboCopy and worked fine, but I am now using RichCopy and it has much more options, you can also consolidate multiple sources and have certain copy conditions.
Check in Advanced Options to enable copy NTFS rights and go as granular as you like.
A free Microsoft Utility:
http://technet.microsoft.c
Business Accounts
Answer for Membership
by: SystmProgPosted on 2005-01-20 at 06:44:05ID: 13093271
one word robocopy.exe