Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Migration > best way to migrate file shares to new server

Reply
Thread Tools Display Modes

best way to migrate file shares to new server

 
 
Rich
Guest
Posts: n/a

 
      09-12-2008
I currently have a Win 2K server with about 300GB of data in a file share,
that i want to migrate to a better server running Win 2K3 at a remote
location. What i think would be best would be if i could set up a constant
replication/syncing of the data from my current server to the old one, so any
changes made on old would be reflected on new. Then one evening after
everyone is done with the old server, i would stop that file share, and point
everyone's shortcuts to the new share. how could i best accomplish this? or
another option would be to have it sync both ways and i can just slowly move
users over one by one to the new server until they are all on it, then stop
the file share on the old server. thanks in advance for the help.
 
Reply With Quote
 
 
 
 
Meinolf Weber
Guest
Posts: n/a

 
      09-13-2008
Hello Rich,

Make sure your connection to the remote location is robust. You can use robocopy.exe
to copy the data including permissions.
http://technet.microsoft.com/en-us/l.../cc733145.aspx

You can just change the shortcut with a gpo or login script for the users
after changing to the new server. What way are you using now. I would not
use different shares with the same content during the copy phase, this will
result in conflicts for the users and there data access. Remove the existing
share, copy data to the new server and create the new share, so you are sure
no files in use from any user and you have it complete accessible during
the copy phase.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I currently have a Win 2K server with about 300GB of data in a file
> share, that i want to migrate to a better server running Win 2K3 at a
> remote location. What i think would be best would be if i could set
> up a constant replication/syncing of the data from my current server
> to the old one, so any changes made on old would be reflected on new.
> Then one evening after everyone is done with the old server, i would
> stop that file share, and point everyone's shortcuts to the new share.
> how could i best accomplish this? or another option would be to have
> it sync both ways and i can just slowly move users over one by one to
> the new server until they are all on it, then stop the file share on
> the old server. thanks in advance for the help.
>



 
Reply With Quote
 
Meinolf Weber
Guest
Posts: n/a

 
      09-14-2008
Hello Rich,

Also you can use FSMT:
http://www.microsoft.com/windowsserv...ocs/msfsc.mspx

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I currently have a Win 2K server with about 300GB of data in a file
> share, that i want to migrate to a better server running Win 2K3 at a
> remote location. What i think would be best would be if i could set
> up a constant replication/syncing of the data from my current server
> to the old one, so any changes made on old would be reflected on new.
> Then one evening after everyone is done with the old server, i would
> stop that file share, and point everyone's shortcuts to the new share.
> how could i best accomplish this? or another option would be to have
> it sync both ways and i can just slowly move users over one by one to
> the new server until they are all on it, then stop the file share on
> the old server. thanks in advance for the help.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Migrate shares from W2K to W2K3 server JT Windows Server 3 09-26-2008 03:28 PM
Migrate File Shares a_user Windows Server 4 06-03-2008 02:08 PM
Re: Migrate old shares/home folders to DFS server Vincent Xu [MSFT] Server Migration 0 09-12-2006 06:42 AM
Re: Migrate old shares/home folders to DFS server Vincent Xu [MSFT] Server Migration 0 09-11-2006 09:30 AM
RE: Migrate old shares/home folders to DFS server Vincent Xu [MSFT] Server Migration 0 09-11-2006 02:33 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59