Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Moving home directories from server to server

Status
Not open for further replies.

MISBoston

IS-IT--Management
Sep 30, 2002
15
0
0
US
Hello. I want to move user home directories from a NT 4.0 server to a W2K server. I want the home folders to have the same NTFS permissions after I move them. What is the simplest way to do this?

Thanks,

J. Bedsole
Boston
 
MISBoston,

Use something like 'robocopy' from the Resource Kit. It is a command line utility and preserves all NTFS permissions.
 
Those permissions are based on the SID. If you are going to upgrade the NT, then no problem. If you are going to recreate users on a new domain, then you will have a problem because the SID will be different. If your clients are going to be XP, you do have a nice utility that allows you to import all the user settings, documents, etc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top