Properties of a Parallels Desktop for Mac Business Edition sublicense

6 users found this article helpful

About sublicensing

The Parallels product licenses in a business subscription can be split into one or more subsets of licenses (hereafter referred to as sublicenses), each of which has its own license key and contains certain amount of product licenses. A sublicense key can be distributed to a group of users without the risk that the main subscreription key be stolen or used inappropriately. Each sublicense has its own date of expiration.

Main license pool

In a subscription with no sublicenses, all product licenses remain in a single array, named the main license pool. After creating a sublicense, some licenses can be used via that sublicense, while other licenses still remain in the main license pool and can be distributed from there to other sublicenses or used for a product activation via the primary subscription license key.

Methods of allocating licenses in a sublicense

Reading the sublicense properties in the product details page

alttext

Total number of licenses

The total number of licenses for a particular Parallels business product included in the subscription.


Licenses used

The total number of licenses used for the product activations including those done by the main license key as well as by all sublicense keys.


Available

The total number of product licenses that have not yet been used, split into two parts: the number of dynamically available licenses and the number of exclusively reserved licenses.

How it's calculated:

N_unused = N_total - N_used = N_available_main_pool + N_reserved_available

where:


Available dynamic

The total number of licenses that are still available in the main licenses pool.

How it's calculated:

N_available_main_pool = N_total - N_used - N_reserved + N_reserved_used

where:


Available reserved

The total number of unused licenses in all reserved sublicenses.

How it's calculated:

N_reserved_available = N_reserved_total - N_reserved_used

where:


alttext

Type

The type of the sublicense: Primary (the main key which is split into sublicenses) or Reserved (sublicense with reserved number of licenses, taken from the main license pool).

Max lic.

The maximum number of licenses that can be used in the corresponding sublicense (it’s initially set at the time of sublicense creation and can be changed later).


Used

The number of used licenses in the particular sublicense.


Available

The number of licenses that are effectively available in the particular sublicense.

How it's calculated in a dynamic sublicense:

N_available_dynamic_sub = MINIMAL_OF ((N_max_lic_sublicense - N_used_sublicense); N_available_main_pool)

where:

How it is calculated in a reserved sublicense:

N_available_reserved_sub = N_max_lic_sublicense - N_used_sublicense

where


Expires on

The license expiration date.

Was this article helpful?

Tell us how we can improve it.