By Default, Enterprise Vault supports a maximum file size of 700 MB for SharePoint Archiving.
If you need to archive files with the file size larger than 700 MB file, you need to update the 'MaxFileSizeForArchive' value in EvSharePointArchiveTask.exe.config file.
Perform the following steps:
1. On the Enterprise Vault Server open the Enterprise Vault installation folder (normally C:\Program Files (x86)\Enterprise Vault).
2. Locate the file EvSharePointArchiveTask.exe.config file.
Note: If it does not exist, create it by copying and renaming the Example EvSharePointArchiveTask.exe.config file.
3. Open EvSharePointArchiveTask.exe.config in Notepad.
4. Locate the
Here, the value is the maximum file size in MB allowed for archiving. You can specify this value as per your requirements.
5. Save and close the file.
6. Restart the Enterprise Vault SharePoint Archiving task.