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
Configuring index data location
Note:
You must complete this procedure on the active node.
The Enterprise Vault administrator must configure an index data location from the Enterprise Vault Administration Console or by running the Getting Started wizard. The Enterprise Vault Admin service and the Enterprise Vault Directory service must be running before configuring the index data location.
To set up the Enterprise Vault index data location through Enterprise Vault Administration Console, perform the following steps:
In the left pane, expand the Enterprise Vault site hierarchy until the Indexing container is visible.
Expand the Indexing container.
Expand the index server to which you want to add an index data location.
Right-click the index server, click
, and then click the tab.Click
to choose an empty folder in which index data can be stored.Click
to apply the changes.Start Enterprise Vault indexing service once the configuration is done.
If you want to backup the newly created Elasticsearch indexes, you first need to set up an index snapshot location through PowerShell using the following steps:
Run the Enterprise Vault Management Shell.
In the Enterprise Vault Management Shell, run the following command:
Set-EVIndexSnapshotLocation -SnapshotLocationPath "I:\" -SiteId <EV site id>
For more information, see the PowerShell Cmdlets guide.
Restart the Enterprise Vault Indexing service.