Adjust "allowed activations" for already generated and activated licenses

I wonder if I can increase the allowed activations let’s say from 5 to 10, so it would affect all currently active licenses?

I tried to change this value in policy (from 5 to 10) but this will be applied only to newly generated codes, but I want to change this value for already generated codes as well.

Is there such an option? Maybe this can be done programmatically via e.g. WebAPI?

Thanks,
Anton

Hi @AntonS

You are correct. Updating the value in the License Policy will only affect licenses that are created from now on.

If you wish to update the Allowed Activations property for multiple licenses, you will have to do so using the Web API.

Let me know if this answers your question.

1 Like

Thanks, @azan, that’s what I thought.