Back up the configuration with command-line operations
Use command-line parameters to back up the configuration to a BAK file without interacting with the user interface.
TIP:
- Save the configuration before proceeding with the backup.
- If a specified value includes a space, you must enclose the value in quotation marks (for example, "value with spaces").
To back up the configuration with command-line operations
- Open theWindows Command Promptwindow.
- Use commands to specify the backup parameters, each of which are separated by space.
- Navigate to the directory of the Config Backup Restore Tool, and then pressEnter.cd "C:\Program Files (x86)\Rockwell Software\FactoryTalk Action Manager"
- Specify the use of the Config Backup Restore Tool.FactoryTalkActionManager_Config_Backup_Restore_Tool.exe
- Specify the backup command.--backup
- Specify the path and name of the BAK file.For example,"C:\Users\admin\Documents\FTAM_Config.bak"
This is an example of the complete command lines.
- PressEnter.
Provide Feedback