ConfirmRehost
Use the
confirmRehost
command as the fourth and final step in the disconnected rehost workflow. You must run this command from a computer that is connected to the Internet. This command takes the confirmation rehost data from the specified transport data file and sends it to the Rockwell web-service. The Rockwell web-service then increments the activation install count for the activation that has been returned.The
general --disconnected
option, specifying the transport data file, is required. Usage: confirmRehost [options]
This table describes the command options.
Option | Description |
---|---|
-d|--disconnected | Use this required option to support disconnected workflows (get, rehost, and renew). You can specify a file spec for the data transport file. If you do not specify the file spec, a default file spec is used. Example: '-d:C:\Temp\TransportFile.xml' Note: '-d C:\Temp\TransportFile.xml' results in a parsing error. You must insert either ':' or '=' when specifying the data transport file. Note: The file spec must be for an xml file and therefore have an .xml file extension. |
-v|--verbose | Use this option to turn on trace messaging. |
-?|-h|--help | Show help information. |
Provide Feedback