Use command lines
Use command lines to back up or restore a
FactoryTalk View SE
application without opening FactoryTalk View SE Application Manager. You can also use command lines to help you quickly deploy an application in a network distributed environment.
TIP:
For the backup command, quotation marks (" ") are not supported in the command lines. Make sure that single sign-on is enabled when using the backup command.
To use command lines
- SelectStart > Windows System >Command Prompt.
- Type commands by following the syntax.FactoryTalk View SE Application Manager (DistributedApplicationManager.exe) is in C:\Program Files (x86)\Rockwell Software\RSView Enterprise.
- For the backup command:DistributedApplicationManager.exe /N applicationname /P archivename [/E password] [/T L|S|D] [/L ALL] [/?]
- For the restore command:DistributedApplicationManager.exe /R /F JSONfilename [/E password] [/U username] [/PW password] [/AU archiveusername] [/APW archivepassword] [/?]TIP: To use the restore command, you must first create a JSON file, which includes all the configurations, such as the restore type, archive file, application name, and so on. A JSON sample is included that you can edit per your needs.
Provide Feedback