When a user attempts to delete an item from an archive, EV checks that the following conditions are met:
The deletion process is the same for any type of archive and can be done by following the steps below:
1. In the Vault administration console, expand Site > Archives > [Archive Type]
2. Select the Archive and go to Properties
3. On the Permissions tab, add the Vault service account or user account that requires delete permissions and save the changes
4. In a browser go to: https://localhost/enterprisevault/
5. Click New Enterprise Vault Search (EVS) then select the archive name displayed list
6. Enter the search criteria to produce the required results
7. Select the item(s) to delete, right-click, and choose Delete
Note: The option to Allow delete operations must be checked on the Features tab of the Search Policy to allow deletion of items from EVS.
8. This procedure will delete the items from the archive. If the Site setting "Enable recovery of user deleted items" is checked, then this deletion can be reversed for a period of time. If not, then the deletion is permanent.
In the scenario where there are multiple archives that require the same permissions applied, use an EVPM script (all versions) or the Set-EVArchivePermission cmdlet (12.4 and later) to apply permissions to multiple archives with one command. Refer to Related articles section for more information.