Licence Transfer Process

If you are making any changes to the host or hardware (e.g. CPU) of the server, you will need to follow the transfer process below.

Existing server / before changes are made

  1. Remote onto the existing Network License Server

  2. Launch Command Prompt

  3. Change your working directory to the folder of your Network License Server, where the NLS-UTIL exists. For example:

    cd C:\Program Files\Micromine Network License Server 

    Note: if the NLS-UTIL doesn’t exist at C:\Program Files\Micromine Network License Server then please download and move to the above location:

    Network License Server Management Utility (NLS-UTIL)

    The NLS-UTIL can also be used remotely from the server, however, you will need to amend the server IP/hostname to reflect this.

  1. Use the following command to show the current license features installed. This will show you the features you can return. Replace the IP to your existing NLS.

    nls-util.exe -server 127.0.0.1 -command list-licence-features

  1. Use the following command to return the license feature.

    nls-util.exe -server 127.0.0.1 -command return-licence-features MICROMINE

Take note of the returned license activation code. You will need this later.

Note - Licence features have a return limit of 2 in a 30-day period. If exceeded, please submit a support case for further assistance

 

New server / after changes are made

  1. Remote onto your new Network License Server

  2. Follow steps 2-6 above.

  3. Use the following command to activate the license, replacing ActivationCode with the activation code you noted earlier. Ensure you specify the IP of the new NLS.

    nls-util.exe -server 127.0.0.1 -command activate-licence -activation-code ActivationCode

  1. License activation should now be complete.