This command is used for making some upgrade actions. Currently available only PACE config migration.
Syntax
Here is command syntax:
cmdmgr.exe upgrade command=<2015R1-pace_configs-to-db>[--register_to_sysxml]
Parameters
Parameters list:
- command – command to execute. Currently only 2015R1-pace_configs-to-db command available. It allows moving pace configs form registry to database and system.xml;
- register_to_sysxml – tells to register pace servers tp system.xml. If omitted – system.xml will be unchanged.
Example
cmdmgr.exe upgrade command=2015R1-pace_configs-to-db
0 Comments