Start Backup action works well for systems with only a few controllers. As controllers multiply, there is a better way to back up all
stations.
In a large system with many controllers connected to a single
For a large enterprise system where a
To run each backup job at some periodic interval, perhaps at an off-hours time, you could add and link to a standard TriggerSchedule component (also available on the provisioningNiagara palette). You set up multiple TriggerSchedules, one configured slightly differently for each linked NiagaraNetworkJobPrototype. Using this method, you could constructively stage multiple backups in sequence—say 10 minutes apart from one another.
Additionally, each NiagaraNetworkJobPrototype component has job retention policies, which you can configure via its Prototype Job List view. You can (and should) configure them to provide automatic disposal of older saved backup .dist files, based on age or some number of earlier saved backup .dist files. For an example procedure including NiagaraNetworkJobPrototypes, see “Prototype jobs” in Chapter 3.