We are planning a migration of our current Windows fileserver to a new one and we were wondering if you had any suggestions for an easy way to migrate the shares we have setup to the new server.

If you require any further clarification or details, please let me know.

4 Spice ups

More details on the servers and the method of transfer would be nice.

DFS and robocopy is the easiest over the network.

1 Spice up

You can setup DFS or use ROBOCOPY.

EDIT: I was seconds late…twice :wink:

1 Spice up

I was gonna say Robocopy and DFS but now I’m minutes late… >.<

1 Spice up

I’d start with ROBOCOPY and then setup the DFS to finish the newly changed files.

Once you have all files copied do a switchover to the new server and all should be pretty smooth

Make the new server part of the domain. You can then transfer the shares using either of the aforementioned programs and copy share properties with the folders.

1 Spice up

Actually I’d do the opposite. Robocopy is very quick on updating files.

1 Spice up

Have you considered DFS and ROBOCOPY?

Dang, even later.

Thank you for all of your replies. We have not tried anything yet as the new server was just ordered and has not arrived. I figured I should ask before we start working on it. Thank you for your help.

1 Spice up

Congrats on the new server, by the way!

2 Spice ups

This is how I migrated my network shares from 1 server to another last week. Everyone told me the same thing as well DFS and Robocopy, but I did it a little different. I really didn’t want to jump through the hoops to setup DFS

Ok so I did not setup the DFS, but I used the following 2 tools to quickly and easily migrate all my network shares from 1 server to another.

I used FastCopy to copy all the folders/data and acl’s to the new server, and then I used Secure Copy 6 evaluation version to re-create all the shares for those folders.

updated all GPOS

updated all copiers/scanners

updated any personal shortcuts on users desktops

updated outlook archives

then I monitored Session Shares from Computer Management.

Here are the links for Fast Copy and Secure Copy 6

Both are easy to use.

Here is a link to my post

http://community.spiceworks.com/topic/591066-first-time-migrating-file-server?page=1#entry-3837576

You might find some of the comments there helpfull