Robocopy GUI

If you like using the Microsoft Robocopy tool from the Server Resource kit to copy files across networks and disks, then you might be interested to know that there is a user friendly GUI. The Microsoft Robocopy tool is a very powerful command line application that has the power to copy or mirror a folder…

If you like using the Microsoft Robocopy tool from the Server Resource kit to copy files across networks and disks, then you might be interested to know that there is a user friendly GUI.

The Microsoft Robocopy tool is a very powerful command line application that has the power to copy or mirror a folder structure from one drive to another.  I use this tool most often when migrating data from one server to another.

See article – Need to copy files across a network?

Whilst I don’t make use of all the options, I find that I can make best use of my time, by mapping a network drive and setting up a batch file to resume copying files etc.  Because of the automatic resumption and the need to not re-copy existing files, it makes the migration fairly quick.  I can reboot as often as the server needs, when I logon, the server just starts the copy process again.

The command line can be quite awkward to use, there are so many options it is easy to miss something like the retry timeout, or to apply the same dates to files.  This is where a GUI becomes particuluarly useful.

Microsoft Technet has details on there site about the new GUI tool.  You can find out more and download from;

http://www.microsoft.com/technet/technetmag/issues/2006/11/UtilitySpotlight/default.aspx

 

 

Similar Posts

  • PC Emulator Virtual PC

    Have you ever needed to test out a new bit of software or a new version of an operating system but didn’t have a spare computer that you could allocate for the testing?  If so, the solution is simple.  Your computer can run a bit of software that will emulate a computer inside of a…

  • Documenting scripts and source code

    When writing applications, it is vital to be able to look back at your code and understand exactly what each line of code does as quickly as possible. Retrospectively Documenting scripts and source code is time consuming and prone to error, so its best to write the comments either as you are writing the code,…

  • Find and deal with Duplicate Files

    With in any one system, there may be hundreds of files that are essentially taking up space.  These files range from JPG images, MP3 down to program files and the occasional folder backup.   However finding these files can be quite time consuming.

  • cURL error 28: Connection timed out

    One of my work WordPress sites is hosted internally and requires an upstream proxy to access the internet. I’ve had issues with the CRON jobs failing and the cURL error 28 message appearing, but never managed to figure out the issue until now. WordPress 5.1 brought in a new feature in the Tools menu called…

  • Windows Update or Microsoft Update

    Those of you who regularly use the Windows Update feature of Windows XP may have noticed that Microsoft have now created an enhanced version of the automated update tool. Microsoft Update has the ability to update any Microsoft application and not just Windows.