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
  1. Open the
    Windows Command Prompt
    window.
  2. Use commands to specify the backup parameters, each of which are separated by space.
    1. Navigate to the directory of the Config Backup Restore Tool, and then press
      Enter
      .
      cd "C:\Program Files (x86)\Rockwell Software\FactoryTalk Action Manager"
    2. Specify the use of the Config Backup Restore Tool.
      FactoryTalkActionManager_Config_Backup_Restore_Tool.exe
    3. Specify the backup command.
      --backup
    4. 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.
  3. Press
    Enter
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal