View the list of licenses

Enter the command:

"<path to License Wizard>" --console --list

Example for Windows:

 "Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --list

License activation

The license activation process consists of the following steps:

Step 1. Create an activation request.

Step 2. Send an activation request.

Step 3. License activation.

Create an Activation Request

Enter the command:

"<path to License Wizard>" --console --activate-request <License ID>

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --activate-request <License ID>

Send an activation request

Enter the command:

"<path to License Wizard>" --console --activate-response <serial number> <path to the request file> <path to license file>

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --activate-response <serial number> <path to the request file> <path to license file>

License activation

By serial number

Enter the command:

"<path to License Wizard>" --console --activate <serial number> [--host <url>]

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --activate <serial number> [--host <url>]

Via license file

Enter the command:

"<path to License Wizard>" --console --activate-offline <path to license file>

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --activate-offline <path to license file>

License update

The license update process consists of the following steps:

Step 1. Create an update request.

Step 2. Send an update request.

Step 3. Update the license.

Create an update request

Enter the command:

"<path to License Wizard>" --console --update-request <License ID> <path to the request file>

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --update-request <License ID> <path to the request file>

Send an update request

Enter the command:

"<path to License Wizard>" --console --update-response <path to the request file> <path to license file>

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --update-response <path to the request file> <path to license file>

Update the license

Using the license ID

Enter the command:

"<path to License Wizard>" --console --update <License ID> [--host <url>]

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --update <License ID> [--host <url>]

Using a license file

Enter the command:

"<path to License Wizard>" --console --update-offline <path to license file>

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --update-offline <path to license file>

Rehost a license to another computer

The process of rehost a license to another computer consists of the following steps:

Step 1. Detach the license.

Step 3. Create a license rehost request.

Step 4. Send a license rehost request.

Step 5. Rehost the license to another computer.

Detach the license

Enter the command:

"<path to License Wizard>" --console --rehost-extract <License ID> <path to the rehost file>

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --rehost-extract <License ID> <path to the rehost file>

Transfer a license to another computer using a rehost file

Enter the command:

"<path to License Wizard>" --console --rehost <path to the rehost file> [--host <url>]

Example for Windows:

"Program Files (x86)\Guardant\Software Licensing Kit\redistribute\license_activation\license_wizard.exe" --console --rehost <path to the rehost file> [--host <url>]


  • No labels