News

Robocopy is such a powerful tool when performing tasks like big data migrations, keeping two data sources in sync and keeping tabs on the activity using the built-in logging capability. If you have a ...
You could also add a "/V /FP" to your robocopy command to see if it's even touching it and hopefully, if it is, see why it's not deleting it. It's not part of a DFS/FRS volume, is it?
Robocopy is one of the Win2003 resource kit tools and the replacement for xcopy in Vista. If you're not into using the command line, hit the link for more on the Robocoby GUI.
I'm performing a data migration from Windows Std SP2 to Windows Storage server using robocopy. I'm moving for example \\ServerA\F$\ to \\ServerB\I$\. Is there a need to move the hidden directories ...
Hence in the Vista and 2008 versions of Robocopy, there's an option to ensure security changes are replicated by using the SECFIX switch on the command line.