Licensing node
Show all | Hide all
Number of mailboxes on the server / Number of mailboxes on profile servers
The number of mailboxes on a server calculated by the application is used by the application to compare the number of mailboxes on the server with the license restrictions of the key.
When calculating license restrictions, the application takes into account the following types of mailboxes:
- UserMailbox;
- LinkedMailbox;
- SharedMailbox;
- RoomMailbox;
- EquipmentMailbox.
The application does not take into account service mailboxes and shared folders when calculating license restrictions.
Take into account the following considerations for calculating the number of mailboxes:
- On a separate Security Server (for example, on a server in the Mailbox role), the application takes into account the mailboxes located on this server.
- On a server in the Hub Transport role, the number of mailboxes is always 0.
- On a server in the Edge Transport role, the number of mailboxes is always 0.
- On a server within a DAG group, the application takes into account the mailboxes located in active storage on this server.
- In a profile, the application takes into account the mailboxes located on all servers within the profile.
To calculate the number of mailboxes, the application uses the Get-MailboxDatabase
command for PowerShell, which is part of a Microsoft Exchange server. You can use this command to view the number of mailboxes on a protected Microsoft Exchange server:
Command:
@(@(Get-MailboxDatabase | ?{$_.Server -eq "$env:computername"}) | %{Get-Mailbox -Database $_ -ResultSize Unlimited -RecipientTypeDetails UserMailbox,LinkedMailbox,SharedMailbox,RoomMailbox,EquipmentMailbox}).Count
|
The Active key, Additional key, Active key of DLP Module and Additional key of DLP Module sections contain information about the active key of Security Server, additional key of Security Server, active key of DLP Module, and additional key of DLP Module that have been added in the application, as well as the details of licenses associated with those keys. These sections also let you add, update, replace, and delete keys.
The Additional key, Active key of DLP Module, and Additional key of DLP Module sections are not available if no active key of Security Server has been added.
The Additional key of DLP Module section is not displayed if no additional key of Security Server has been added.
Refresh
Clicking this button lets you refresh the information about the key.
Status
- The Status field is displayed only for active keys. The following statuses of a Security Server key and its corresponding application restrictions are possible:
- Current license. The functionality of the Anti-Virus and Anti-Spam modules is unlimited.
- Trial license has expired. The functionality of the Anti-Virus and Anti-Spam modules is not available, updates of Anti-Virus and Anti-Spam databases are prohibited.
- License expired. Updates of Anti-Virus and Anti-Spam databases are prohibited, Kaspersky Security Network cannot be used. The functionality of the Anti-Virus and Anti-Spam modules is available.
- Databases corrupted. Anti-Virus or Anti-Spam databases are corrupted or missing.
- Key is missing. The functionality of the Anti-Virus and Anti-Spam modules is not available, updates of Anti-Virus and Anti-Spam databases are prohibited.
- Key blocked. The functionality of the Anti-Virus and Anti-Spam modules is unavailable. Only updates of Anti-Virus and Anti-Spam databases are available.
- Key blacklist corrupted or missing. The functionality of the Anti-Virus and Anti-Spam modules is unavailable. Only updates of Anti-Virus and Anti-Spam databases are available.
- Cannot refresh licensing status. The functionality of the Anti-Virus and Anti-Spam modules is unlimited. You can view a description of the error in the Server state section in the License status field.
- The following statuses of a DLP Module key and its corresponding restrictions are possible:
- Current license. DLP Module functionality is unlimited.
- Trial license has expired. The DLP Module functionality is not available, updates of DLP Module databases are prohibited.
- License expired. The DLP Module functionality is not available, updates of DLP Module databases are prohibited.
- Databases corrupted. DLP Module databases are corrupted.
- Key is missing. The DLP Module functionality is not available, updates of DLP Module databases are prohibited.
- Key blocked. The functionality of the DLP Module is unavailable. Only updates of DLP Module databases are available.
- Key blacklist corrupted or missing. The functionality of the DLP Module is unavailable. Only updates of DLP Module databases are available.
Key
Unique alphanumeric sequence.
License type
The following values are possible for a Security Server key:
- Trial license. A license for trial use of the application. It is granted for a specific period that is assigned by Kaspersky Lab. When the trial license expires, all application features become disabled. You can activate the application using a key or activation code.
- Commercial. A license for commercial use of the application. It is granted for a specific period that is assigned by Kaspersky Lab when the license is purchased. When the commercial license expires, the application continues to work in limited functionality mode. The user is no longer able to update the application databases, receive new application versions, or contact Technical Support. You can activate the application using a key or activation code.
- Commercial (subscription). A license for commercial use of the application distributed through vendors based on a subscription. It is granted for a specific period that is assigned by the vendor based on a subscription. According to the license restriction, you can use the application during the period for which you purchased a subscription from the vendor. You can activate the application with an activation code, but you cannot activate the application with a key.
The following values are possible for a DLP Module key:
- Trial license. A license for trial use of a DLP Module. It is granted for a specific period that is assigned by Kaspersky Lab when the license is purchased. You can use a key to activate a DLP Module. You cannot use an activation code to activate a DLP Module.
- Commercial. A license for commercial use of the application. It is granted for a specific paid period that is assigned by Kaspersky Lab. When the commercial license expires, the application continues to work in limited functionality mode. The user is no longer able to update the application databases, receive new application versions, or contact Technical Support. You can use a key to activate a DLP Module. You cannot use an activation code to activate a DLP Module.
When the trial license or license for commercial use expires, the DLP Module operates with the following special considerations:
- The DLP Module does not check messages for data leaks.
- The Security Officer may work with DLP categories and DLP policies, incidents and reports.
- DLP Module databases are updated together with the Anti-Virus databases.
Representative
Contact person of the organization that signed the End User License Agreement.
Number of mailboxes
The maximum number of mailboxes that the application can protect using this key.
Expiration date
Add / Replace
Clicking this button lets you add / replace the active or additional key.
Delete
Clicking this button lets you delete the active or additional key.
Page top