Important Update: Cohesity Products Knowledge Base Articles
All Cohesity Knowledge Base Articles are now managed via the Cohesity Support Portal: https://support.cohesity.com/s/searchunify. The Knowledge Base articles available here will not reflect the latest information or may no longer be accessible.
Problem
Import via PST resets creation date and messages are not archived by Enterprise Vault (EV).
Cause
When a mailbox is restored from a PST, the creation date on the messages is reset and EV will not archive the items as they do not fall into the archiving criteria. Dtrace of the Archive Task process (Archivetask) will show a check if the item is eligible for archival.
Note: See Related Documents for details on using Dtrace.
Example of Dtrace:
(ArchiveTask) <2792> EV:L :CArchivingAgent::IsEligibleForArchive(/o=NTC/ou=First Administrative Group/cn=Recipients/cn=User1) |The message titled: Re: Test Email will not be archived as its inactivity period has not expired |
(ArchiveTask) <2792> EV:H :CArchivingAgent::IsEligibleForArchive() |Exiting routine
Solution
If it is necessary to affect a group of users, or a single user, perform the following:
- Create a copy of the current policy.
- Change the copied policy to reflect the new archiving rules.
- Create a Provisioning group for that policy.
- Assign the necessary users to the Provisioning group.
- Run the Provisioning Task to associate the new users to the new Policy to ensure only the necessary mailboxes are affected.
- Run The Mailbox Archiving Task to archive the users utilizing the new Policy Archiving rules.