Activating a Server License via Internet
If your license server has Internet access, you can instantly activate your license using License Wizard.

-
Launch License Wizard—see Starting the License Wizard.
The License Wizard launches and displays the Welcome Screen.
-
Click on Activate License.
The Activation Options panel appears.
-
Click on Internet Activation.
-
Click on Network License to activate your Toon Boom product on the server.
-
In the Product Code field, enter the product code for the product you purchased.
-
In the License Count field, enter the exact number of seats that were purchased with your license.
-
Click on Activate, then wait for the activation server to validate your product code.
Congratulations! Your Toon Boom product is now activated on your server.
-
A prompt to install the license server daemon appears. Click on Install License Server to install the license server daemon. The license server daemon will launch on boot and will allow your license server to respond to client requests.
Your license is successfully set up.
- Click Finish to close the License Wizard.
You can also activate a server license using the command line. This can be useful if you want to activate your server license on a headless machine or if you want to script the product activation.

- Open a Command Prompt with administrator privileges.
-
In the command prompt, type in the following command to install the license validation (anchor) service:
> C:\Program Files (x86)\Toon Boom Animation\Toon Boom [Product Name] [Version] [Edition]\win64\bin\LicenseWizard.exe --console --install-anchor-win
-
Type in the following command to activate your product code:
> C:\Program Files (x86)\Toon Boom Animation\Toon Boom [Product Name] [Version] [Edition]\win64\bin\ServerActivation.exe -batch -served -comm soap -commServer https://licensing.toonboom.com:443/flexnet/services/ActivationService -entitlementID <product code> -hybrid <number of seats>
Replace <product code> with the product code for your product and <number of seats> with the number of seats for your license.
If successful, the utility will output the message ACTIVATION REQUEST SUCCESSFULLY PROCESSED followed by the name and version of the product, the fulfilment ID and the expiration date of the activated license.

- Open a Terminal.
-
In the terminal, type in the following command to install the license validation (anchor) service:
> sudo /Applications/Toon Boom [Product Name] [Version] [Edition]/[Product Name].app/Contents/Applications/LicenseWizard.app/Contents/bin/ServerActivation.app/Contents/MacOS/LicenceWizard --console --install-anchor
-
Type in the following command to activate your product code:
$ sudo /Applications/Toon Boom [Product Name] [Version] [Edition]/[Product Name].app/Contents/Applications/LicenseWizard.app/Contents/bin/ServerActivation.app/Contents/MacOS/ServerActivation -batch -served - comm soap - commServer htt[s://licensing.toonboom.com:443/flexnet/services/ActivationService - entitlementID <product code> - hybrid <number of seats>
Replace <product code> with the product code for your product and <number of seats> with the number of seats for your license.
If successful, the utility will output the message ACTIVATION REQUEST SUCCESSFULLY PROCESSED followed by the name and version of the product, the fulfilment ID and the expiration date of the activated license.

- Open a Terminal.
-
In the terminal, type in the following command to install the license validation (anchor) service:
> sudo /usr/local/ToonBoomAnimation/harmony[Edition]_[Version]/lnx86_64/bin/LicenseWizard --console --install-anchor
-
Type in the following command to activate your product code:
$ sudo /usr/local/ToonBoomAnimation/harmony[Edition]_[Version]/lnx86_64/bin/ServerActivation -batch -served -comm soap -commServer https://licensing.toonboom.com:443/flexnet/services/ActivationService -entitlementID <product code> -hybrid <number of seats>
Replace <product code> with the product code for your product and <number of seats> with the number of seats for your license.
If successful, the utility will output the message ACTIVATION REQUEST SUCCESSFULLY PROCESSED followed by the name and version of the product, the fulfilment ID and the expiration date of the activated license.