I have been trying to get this script to run and have failed thus far.
/system scheduler
add name=sched_upgrade on-event=upgrade start-date=jan/01/2007 start-time=02:00:00 interval=1d
/system script
add name=upgrade source={/system upgrade refresh
:if([/system upgrade get [/system upgrade find source=<ip-address>] status]!="installed")
do={/system upgrade download-all reboot-after-download=yes}
}
The script is kindly provided with a ryder : "The new system updates have to be in files if using winbox. "
- I assume I will replace ip-address with the address of the router on my network where the update resides?
- Where on the server should I place the update file and what should it be named? Will “routeros-mipsbe-4.9.npk” work as a solution now?
Plan B would be to use the /system>>upgrade option, but using 4.9, I cant seem to get that to work. I do not look forward to updating numerous CPE’s I have just inherited, still running v3.22.
I have tried various auto-upgrade scripts offered on the wiki, no luck…
Regards
Brian
Zimbabwe
Open to ideas.