Hi Folks,
I have a system setup where 2 folders on separate drives / locations are normally mirrored via DFRS. This works perfectly and I have no issues with this.
However, the system that owns these files (a record management system) is being upgraded, and whilst that is happening, we need to put this DFRS on hold for about a month.
Whilst we still have daily backups, this puts us at risk, as we could potentially lose a days worth of data if the system / folders died or got corrupted.
What I would like to be able to do, is something like Robocopy to compare the primary folder, with the secondary folder, and copy anything that has been modified, added or updated, to an entirely new folder, and retain the file / folder structure. This will help immensely in the event of dr or bc being invoked.
Is there a way to do this, that I can tie to a scheduled task?
Regards