speckytecky Posted July 28, 2008 Posted July 28, 2008 Over ther next few weeks we hope to move from our existing Windows 2K server to a Windows 2003 server upgrading the old tin to 2003 and keeping it as a back up. From advice particularly from this forum I can see that one of the first steps will be to Robocopy the relevant stuff to the new server. I have had a look on the W2003 disks but can't see the Robocopy exe which I will need to copy to the old server. Where is it please and how do I use it. I see a fair number of postings about it on this Forum but nothing I have seen so far demystifies for me:confused:
petectid Posted July 28, 2008 Posted July 28, 2008 Robocopy is part of the Windows 2003 resource kit download this from Microsoft and install it. 1
K.C.Leblanc Posted July 28, 2008 Posted July 28, 2008 Robocopy It's like using the basic copy command but with more bells and whistles (including UNC path support). 1
tech-man Posted July 28, 2008 Posted July 28, 2008 Also have a look at http://www.microsoft.com/downloads/details.aspx?FamilyID=d00e3eae-930a-42b0-b595-66f462f5d87b&DisplayLang=en 1
speckytecky Posted July 28, 2008 Author Posted July 28, 2008 Couple of points for clarification please. first I had an impression that the Robocopy was on the set up disks? secondly, from the File Server Migration Toolkit would I be able to run it from my new (Win 2003 server) or would I need to run it from the Win 2K server.
Ric_ Posted July 28, 2008 Posted July 28, 2008 robocopy is part of the resource kit (so not on the setup disks) but that just means you need to download it from http://www.microsoft.com/downloads/details.aspx?familyid=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&displaylang=en and it should work on windows 2000 (I'm not 100% on that mind). If it doesn't work on 2k, just run it on 2003 and pull the data the opposite way. The GUI for robocopy can be found at Utility Spotlight: Robocopy GUI - it's basically just an interface for generating a script by ticking boxes to select the options. 1
FN-GM Posted July 28, 2008 Posted July 28, 2008 I would use this over robocopy. In my opinion its quicker an easier to use. Download details: File Server Migration Toolkit 1
speckytecky Posted July 29, 2008 Author Posted July 29, 2008 robocopy is .... Thanks Ric, Brilliantly helpful as usual. Crumbs what would us novices do without you and the rest of the team:)
speckytecky Posted July 29, 2008 Author Posted July 29, 2008 I would use this over robocopy. In my opinion its quicker an easier to use. Download details: File Server Migration Toolkit Thanks FN, However, it leaves me wondering why Microsoft have the two products - why not just one or the other?
FN-GM Posted July 29, 2008 Posted July 29, 2008 Because robocopy can be used as a scheduled task and the File Server Migration Toolkit can’t there will be more reasons but just can’t think of any now. 1
Geoff Posted July 29, 2008 Posted July 29, 2008 Robocopy predates the File Server Migration Toolkit by about a decade, having first been released with Windows NT. Additionally, robocopy is a more general purpose tool, more akin to rsync. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now