Answered by:
moving files to new server!

Question
-
i have a old server running server 2008r2 64 bit, i bought a new server same hardware, i want to move all the files over to eventually shunt down the old server, any suggestions on easy way to move them? any insights would be greatly appricated!! thanks
Thursday, November 1, 2012 8:38 PM
Answers
-
When the server is running, run a robycopy, re-run the robycopy a lot of time to be sure all file are sync'ed. Check the robocopy's log, be sure it copied all ntfs's security. (other copy tool exist, you can use the one you prefer)
In a maintenance's windows, remake all share, and when you are sure all file are copied at the correct localtion (re-run a last time the robocopy), close all share from the old server, and point back you login script/gpp to the new share location.
If you are more a hack and slash method, make a backup with the Windows Backup's role, and restore it to the new hardware, and keep the old server after the restore.
MCP | MCTS 70-236: Exchange Server 2007, Configuring
Want to follow me ?| Blog: http://www.jabea.net | http://blogs.technet.com/b/wikininjas/
- Proposed as answer by Yagmoth555MVP Monday, November 5, 2012 3:14 PM
- Marked as answer by Cicely Feng Friday, November 9, 2012 7:29 AM
Friday, November 2, 2012 1:38 AM -
Hi,
You can use Robocopy(Robust File Copy) to copy large number of files by specifying the source and the destination.
Robocopy
http://technet.microsoft.com/en-us/library/cc733145(v=WS.10).aspx
Get to Know Robocopy for More Powerful File Management
http://technet.microsoft.com/en-us/magazine/ee851678.aspxRegards,
Cicely- Proposed as answer by Yagmoth555MVP Monday, November 5, 2012 3:14 PM
- Marked as answer by Cicely Feng Friday, November 9, 2012 7:29 AM
Friday, November 2, 2012 6:59 AM -
Hi,
suggest you to go through a simple technique by using robocopy GUI.
Easy and efficient here is the link below:
http://www.softpedia.com/get/System/OS-Enhancements/RoboCopy-GUI.shtml
Thank you,
Akshay Vithalkar
(MCTS) Windows Server 2008 R2 Server Virtualization
(MCTS) Windows Server 2008 R2 Network Infrastructure,Configuration
(MCTS) Windows Server 2008 R2 Active Directory, Configuration
(MCITP)Windows Server 2008 Server Administrator
(MCSA) WindowsServer2008;- Proposed as answer by Yagmoth555MVP Monday, November 5, 2012 3:13 PM
- Marked as answer by Cicely Feng Friday, November 9, 2012 7:29 AM
Friday, November 2, 2012 5:51 PM
All replies
-
When the server is running, run a robycopy, re-run the robycopy a lot of time to be sure all file are sync'ed. Check the robocopy's log, be sure it copied all ntfs's security. (other copy tool exist, you can use the one you prefer)
In a maintenance's windows, remake all share, and when you are sure all file are copied at the correct localtion (re-run a last time the robocopy), close all share from the old server, and point back you login script/gpp to the new share location.
If you are more a hack and slash method, make a backup with the Windows Backup's role, and restore it to the new hardware, and keep the old server after the restore.
MCP | MCTS 70-236: Exchange Server 2007, Configuring
Want to follow me ?| Blog: http://www.jabea.net | http://blogs.technet.com/b/wikininjas/
- Proposed as answer by Yagmoth555MVP Monday, November 5, 2012 3:14 PM
- Marked as answer by Cicely Feng Friday, November 9, 2012 7:29 AM
Friday, November 2, 2012 1:38 AM -
Hello,
Personally I like and recommend Richcopy utility. It's the best freeware file copy I have found.
Here's a description:
http://technet.microsoft.com/en-us/magazine/2009.04.utilityspotlight.aspx
Here's the download link:
Miguel Fra | Falcon IT Services, Miami, FL
www.falconitservices.com | www.falconits.com | Blog- Proposed as answer by Yagmoth555MVP Monday, November 5, 2012 3:14 PM
Friday, November 2, 2012 2:48 AM -
Hi,
You can use Robocopy(Robust File Copy) to copy large number of files by specifying the source and the destination.
Robocopy
http://technet.microsoft.com/en-us/library/cc733145(v=WS.10).aspx
Get to Know Robocopy for More Powerful File Management
http://technet.microsoft.com/en-us/magazine/ee851678.aspxRegards,
Cicely- Proposed as answer by Yagmoth555MVP Monday, November 5, 2012 3:14 PM
- Marked as answer by Cicely Feng Friday, November 9, 2012 7:29 AM
Friday, November 2, 2012 6:59 AM -
thakns for the quick response will this program copy all the permissions? rights? my goal is to migrate the whole old server to the new one..or any easier way to migrate all the data,
- Edited by craigtheleg Friday, November 2, 2012 2:01 PM
Friday, November 2, 2012 1:56 PM -
thakns for the quick response will this program copy all the permissions? rights? my goal is to migrate the whole old server to the new one..or any easier way to migrate all the data,
Hello Again,
The quick & easy way is to virtualise the old physical server and run it in a virtual machine on the new server.
http://www.falconitservices.com/support/KB/Lists/Posts/Post.aspx?ID=53
Miguel Fra | Falcon IT Services, Miami, FL
www.falconitservices.com | www.falconits.com | Blog- Edited by Miguel Fra Friday, November 2, 2012 2:23 PM
Friday, November 2, 2012 2:20 PM -
Hi,
suggest you to go through a simple technique by using robocopy GUI.
Easy and efficient here is the link below:
http://www.softpedia.com/get/System/OS-Enhancements/RoboCopy-GUI.shtml
Thank you,
Akshay Vithalkar
(MCTS) Windows Server 2008 R2 Server Virtualization
(MCTS) Windows Server 2008 R2 Network Infrastructure,Configuration
(MCTS) Windows Server 2008 R2 Active Directory, Configuration
(MCITP)Windows Server 2008 Server Administrator
(MCSA) WindowsServer2008;- Proposed as answer by Yagmoth555MVP Monday, November 5, 2012 3:13 PM
- Marked as answer by Cicely Feng Friday, November 9, 2012 7:29 AM
Friday, November 2, 2012 5:51 PM -
Hi,
>>will this program copy all the permissions?
Yes, Robocopy will retain all permissions.
Regards,
CicelyWednesday, November 7, 2012 7:39 AM