Backup automation with robocopy and schtasks from Cerewro

Set up a complete automatic backup system from Cerewro chat: choose source and destination folders, define the schedule, generate the robocopy script with full logging and receive email confirmation.

Set up complete backup from chat
Create a backup system for C:\data that runs every day at 2:00 AM, saves to D:\backups with dated folder, keeps the last 7 backups and sends me an email confirmation

Configurable backup types

Typerobocopy flagWhen to use
Full mirror/MIRExact copy of source, deletes removed files
Incremental/XO (exclude older)Only copies new or modified files
With timestamps/DCOPY:DATPreserves creation/modification dates
Network (UNC)//server/shareBackup to NAS or shared server