We have a server running our VisualCron and backing up it's settings. As part of our DR plan, we have a similar server in another datacenter, running VC. We already copy the settings zip file from the main to the backup server, but need the ability to have the backup server restore all settings from that file, in order for all changes to the main not to have to be done manually on each server.
This is part of our HADR policy in case of disaster, so if there's a better way to cluster these servers we're open to that. Currently we'd just have to go to the backup server and enable all tasks. It would be nice if we can have a job/task to do that if we triggered it as well.