Run Script From multi mikrotik in same time

I use schedule to run script From mikrotik 1 and How run script from mikrotik 2 in same time automatic ???

You can use /system ssh-exec

[/system ssh-exec address=192.168.1.2 user=admin command=“/system script run scriptName”]


https://habr.com/ru/post/711114/

creat the same scheduler on the other device…