Description
Following discussion in UV knowledge share, the idea was presented that we need a solution to allow Service to create backups of the WFM configuration files. In many instances we are required to manually edit/update a variety of configuration files for a variety of reasons. This can often lead to typos, missed files, etc In an effort to standardize this and provide a means to recover, I am proposing we use the provided WFM scripts as a way to schedule backups of the WFM environment itself on a periodic basis. On the WFM server we have the following script, which allows us to perform a backup of the WFM configuration files. This script is executed via PowerShell and could be used to create backups according to a scheduled backup/maintenance plan. The script that is responsible for this is: Server Location: C:\WorkflowManager\scripts File: backup-config.ps1 backup-config.ps1 |
This request will be considered in F15321