Server Console INI File Format for Removing Activation Codes

You can use the Server Console INI file to remove activation codes from the Local License Server. You can also remove all quantities of a code and delete the code from the Local License Server.

To remove all quantities of a code and delete the code from the local license server, the total request must be 0.

The following example illustrates how you can format an INI file to create a removal request:
[SERVERCONNECTION]
Address=localhost
PortNumber=3333
[ACTIVATIONS]
Count=1
ActID0=AAAA-AAAA-AAAA-AAAA::0

For more information about formatting server and activation specifications, see Server Console INI File Format.