Vector License Client » Command Line Interface » Reactivation Basics » Online Reactivation

Online Reactivation

On a computer with internet connection, the reactivate command can be used to reactivate one or several licenses on a license carrier (e.g., computer, keyman, Vector network interface). The procedures for the reactivation and for the deactivation are the same except for the specific command.

Possible parameters: DisableLogging, V, Remote and the parameter groups Licenses, License Carrier.

Cross Reference

Cross Reference

To manage your proxy settings, refer to the parameter overview.

Procedure

Step by Step Procedure

  1. If necessary, connect the license carrier on which the licenses are to be reactivated.
  2. Open the command line interface and go to the directory where the Vector License Client is located.
  3. Enter the following command and set the parameters according to your use case:
  • Vector.LicenseClient –reactivate
    [(-licenses <licenseID list> | -products < Products List> | -productCodes <Product Code List>)]
    [((-deviceSerial <xxx-xxxxxx>) | -local | -dongle | (-hardwareType<hardware type>) | -anyVNI |-anyVNIDongle)]
    [(-proxy <proxy url> -proxyPort <proxy port> [-proxyUsername <username> -proxyPassword <password>]) | -withoutProxy]
    [-Remote <IP Address>]
    [-disableLogging] [-v]
  1. Press <Enter>.
    The notification Command successfully executed appears.
    The licenses have been deactivated or reactivated successfully.

Example

Examples

  • Reactivation of specified licenses on all connected devices:
    Vector.LicenseClient –reactivate –licenses 5500349;5500308;5000088
    Note: If at least one license cannot be reactivated or is not found, the command fails, i.e., no licenses are reactivated.
  • Reactivation of specified products on all connected devices and output of detailed information:
    Vector.LicenseClient –reactivate –products „CANoe“,Version=9.5;„CANoe Option .CAN“,Version=9.5 –v
    Note: If no license that can be reactivated can be found for at least one product, the command fails, i.e., no product is reactivated.
  • Reactivation of specified products on all connected devices and output of detailed information:
    Vector.LicenseClient –reactivate –products „CANoe“,Version=9.5;„CANoe Option .CAN“,Version=9.5 –v
    Note: If no license that can be reactivated can be found for at least one product, the command fails, i.e., no product is reactivated.
  • Reactivation of specified product codes on all connected devices and output of detailed information:
    Vector.LicenseClient –reactivate –productCodes 55000,VERSION=10.0;55002,VERSION=10.0;55006,VERSION=11.0 -v
    Note: If no license that can be reactivated can be found for at least one product code, the command fails, i.e., no product code is reactivated.
  • Reactivation of all licenses on the specified Vector network interface that can be reactivated and output of detailed information:
    Vector.LicenseClient –reactivate –deviceSerial 007150-028399 –v
  • Reactivation of all licenses that can be reactivated on all connected devices:
    Vector.LicenseClient –reactivate