Ok, sorry about the lack of specifics before. Here goes then. I'm attempting to use Robocopy w/Windows Scheduled Tasks to auto-copy a folder (backup) from a Workstation computer (WinXP SP3); to our ...
Well, if you’ve ever used the Robocopy GUI written by Microsoft’s Derk Benisch, it includes the ability to create Robocopy scripts which you can execute in parallel. (Plus the GUI is pretty cool.) ...
I'm trying Robocopy for the first time. The two servers are in different domains and connected by a L2L tunnel between the two locations. My script is simple at this point....just trying to get a ...