A RouterOS script that automatically creates a backup file with the router identity, current date and RouterOS version included in the filename.
- Automatically detects router identity
- Adds the current date to the filename
- Adds the RouterOS version
- Creates a
.backupfile automatically
The script can generate a filename such as:
MikroTik_2026-09-12_RouterOS-7.19.1-backup.backup
- MikroTik RouterOS 7.x
- Permission to create system backups
Upload RouterOS_backup.rsc to the MikroTik router.
Then import it:
/import RouterOS_backup.rsc
/system/script/run RouterOS_backup