In this article:

Updating License in Graphic Mode

Generating Update File on Computer with Access to Internet

Updating License in Console Mode

Offline License Update

License update is available in Guardant License Wizard in graphic and console modes.

For online license update see the Online License Update section.

Updating License in Graphic Mode

To update the license in the graphic mode:

  1. Select the Offline Update item in the drop-down menu of the Actions button.

  2. Execute the operations:

    1. Select the On This license update type.

    2. Click the Save button on the License Update ta to save the license update request file with the *.request extension.

  1. Transfer the *.request license update request file to another computer with access to Internet or contact the technical support by sending request to support@fsight.ru. To generate a license update file on the computer with access to Internet, see the Generating Update File on Computer with Access to Internet subsection.

  2. Get the *.license update license file and execute the operations:

    1. Click the Continue button.

    2. Click the Continue, I have the License File button.

    3. Click the Select a File button and upload the obtained *.license license update file.

After executing the operations the license is updated.

To apply changes and update the license in Guardant Control Center, update the list of licenses after updating the license in Guardant License Wizard.

Generating Update File on Computer with Access to Internet

To generate an update file on a computer with access to Internet:

  1. Get the *.request license update file.

  2. Open Guardant License Wizard:

  1. Click the License Activation button.

  2. Make sure that the current computer has access to the Internet and execute the operations:

    1. Select the On Another license activation type.

    2. Click the Continue button.

    3. Click the Select a File button and upload the *.request license update request file.

    4. Click the Update This License button.

    5. Click the Save button to save the *.license license update file.

After executing the operations the *.license license update file is saved. Transfer the generated file to the computer, on which the license update request file was saved, and update the license using the file.

Updating License in Console Mode

To update the license in the console mode:

  1. Get the list of licenses:

./license_wizard --console --list

license_wizard.exe --console --list

  1. Copy the license identifier located after the # character. For example, the obtained string "Guardant DL Net #C852BDAD" contains the license identifier C852BDAD.

  2. Create a license update request file with the *.request extension:

./license_wizard --console --update-request <license identifier> <path to request file>

license_wizard.exe --console --update-request <license identifier> <path to request file>

In the substitutions:

  1. Transfer the *.request license update request file to another computer with access to Internet or contact the technical support by sending request to support@fsight.ru.

On the computer with access to Internet generate a license update file with the *.license extension:

./license_wizard --console --update-response <path to request file> <path to update file> --host https://guardantstation.fsight.ru:9000/

license_wizard.exe --console --update-response <path to request file> <path to update file> --host https://guardantstation.fsight.ru:9000/

In the substitutions:

After executing the command the *.license license update file is saved. Transfer the generated file to the computer, on which the license update request file was saved.

  1. Get the obtained *.license license update file and execute the command:

./license_wizard --console --update-offline <path to update file>

license_wizard.exe --console --update-offline <path to update file>

In the <path to update file> substitution specify the full path to the obtained *.license license file.

See also:

Guardant License Wizard | Online License Activation | Offline License Activation | Online License Activation | License Transfer