ConfirmBorrow
Use the
confirmBorrow
command on the source computer to complete a borrow operation without a server connection. Requires the transport data file created from the selectBorrowDestination
,selectBorrowSource
, andimportBorrow
commands.
IMPORTANT:
A disconnected borrow operation is only supported by CodeMeter activations.
These options are required:
- '-d, --disconnected'
Usage: confirmBorrow [options]
This table describes the command options.
Option | Description |
---|---|
-d|--disconnected | The filepath for the data transport file. Example: '-d:C:\Users\jdoe\Documents\BorrowByFileData.xml' |
-?|-h|--help | Show help information. |
-v|--verbose | Use this option to turn on trace messaging. |
Provide Feedback