Release Disabled Mailbox Archive License in Enterprise Vault
Hi,
We are currently running Enterprise Vault 11.0.1 CHF4 and have around 10K Mailboxes in Exchange out of which around 9K are enabled for enterprise vault mailbox archiving.
When a user leaves the organization, his AD account is disabled and Exchange Mailbox is disabled.
Once the account is disabled in AD, we remove the account from the provisioning group in AD and run the provisioning task in normal mode in Enterprise Vault .
I have gone through the technote: https://www.veritas.com/support/en_US/article.000088035
After running the SQL queries, we have the below result:
A) Select Count(*) from ExchangeMailboxEntry where mbxarchivingstate = 1
Count: 8540 users
B) Select Count(*) from ExchangeMailboxEntry where mbxarchivingstate = 2
Count: 50 users
C) Select Count(*) from ExchangeMailboxEntry where mbxarchivingstate = 0
Count: 25 users
However Vault Store Usage Report shows that we have around 9700 Active Archives.
Total number of active users in provisioning group in AD doesnt match the count of active archives in EV.
I need to know if there is any way we can release the licenses of those archive mailboxes in Enterprise Vault whose AD account is disabled or no longer exists.
This way we can match the count of users in provisioning group with the number of licenses assigned to active archives in Enterprise Vault.
Note: I do not wish to delete mailbox archive from Enterprise Vault as we have got a retention period.
Please help.
Regards,
Shashank