Enterprise Vault™ Upgrade Instructions
- About this guide
- Before you begin
- Points to note when upgrading
- Installing Outlook on the Enterprise Vault server
- Improved consistency when applying a retention period to items
- Steps to upgrade your system
- Enterprise Vault server preparation
- Single server: upgrading the Enterprise Vault server software
- Multiple servers: upgrading the Enterprise Vault server software
- Veritas Cluster Server: upgrading the Enterprise Vault server software
- Windows Server Failover Clustering: upgrading the Enterprise Vault server software
- Upgrading standalone Administration Consoles
- Upgrading Enterprise Vault Reporting
- Upgrading MOM and SCOM
- Upgrading Exchange Server forms
- Upgrading Domino mailbox archiving
- Upgrading the FSA Agent
- Upgrading Enterprise Vault Office Mail App
- Upgrading SharePoint Server components
- Upgrading SMTP archiving
- Checking the SMTP journaling type configuration
- Upgrading your Enterprise Vault sites to use Enterprise Vault Search
- Setting up provisioning groups for Enterprise Vault Search
- Configuring user browsers for Enterprise Vault Search
- Setting up Enterprise Vault Search Mobile edition
- Upgrading Enterprise Vault API applications
Upgrading the Enterprise Vault databases
Before you start any Enterprise Vault services, you must upgrade the Enterprise Vault databases.
Note:
You only need to complete this procedure on the active node.
Enterprise Vault provides a PowerShell cmdlet called Start-EVDatabaseUpgrade, which you can use to upgrade all Enterprise Vault databases.
Note:
After upgrading Enterprise Vault databases to version 14.2, all the existing index locations will be closed for new index additions. A new index location must be configured to store new Elasticsearch indexes. The Enterprise Vault Indexing service does not start until a new index location has been configured.
To upgrade Enterprise Vault's databases
- On the active node, log in using the Vault Service account.
- Run the Enterprise Vault Management Shell.
- In the Enterprise Vault Management Shell, run the following command:
Start-EVDatabaseUpgrade
Note that you can also run Start-EVDatabaseUpgrade -verbose if you want to see detailed output.
- Wait for Start-EVDatabaseUpgrade to complete the upgrade of all the databases.
When the upgrade is complete, you can examine the upgrade reports for errors.
Start-EVDatabaseUpgrade writes the reports in the Reports\DBUpgrade
subfolder of the Enterprise Vault installation folder (for example C:\Program Files (x86)\Enterprise Vault
).