Discover the hidden power of Robocopy, a CLI tool that offers lightning-fast file copying and greater control over your copy ...
I'm wondering if there's a way to use Robocopy as a scheduled process that sync's folders across a network. I'm thinking about making a batch file to do the dirty work. Any tips/pointers? That looks ...
Short version of what I'm trying to do is sync my Outlook files from local hard drive to my network drive at work, and I want to try and use robocopy (and a Scheduled Task) to do this nightly. At work ...