If you’re looking for a little extra peace of mind, double down on your data backups. This simple Robocopy script leverages a few useful switches to make the task convenient and efficient. Windows 10 ...
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 ...
I have scheduled the following task: " \Program Files\Windows Resource Kits\Tools\robocopy.exe" "\\nas-brist\Sage Line 50 Accounts\Bristol" "\Sage Line 50 Accounts\Bristol" /MIR /MOT:30 /RH:1930-0700 ...