Enterprise Vault™ Setting up Exchange Server Archiving
- About this guide
- Distributing Exchange Server Forms
- Setting up archiving from mailboxes
- Points to note before you set up Enterprise Vault mailbox archiving
- Defining Exchange Server mailbox archiving policies
- Mailbox policy settings when setting up Exchange Server archiving
- Mailbox policy settings when setting up Exchange Server archiving
- Defining desktop policies in Exchange Server archiving
- Desktop policy settings in Exchange Server archiving
- Options tab (Exchange Server archiving desktop policy setting)
- Advanced tab (Exchange Server archiving desktop policy setting)
- Desktop policy settings in Exchange Server archiving
- Adding Exchange Server archiving targets
- Using customized shortcuts with Exchange Server archiving
- About editing automatic messages for Exchange Server archiving
- Enabling mailboxes for Exchange Server archiving
- Setting up users' desktops
- Enterprise Vault Outlook Add-In for Exchange Server archiving
- Enterprise Vault Client for Mac OS X with Exchange Server archiving
- Getting users started with Exchange Server archiving
- Setting up Vault Cache and Virtual Vault
- Vault Cache synchronization
- Vault Cache header synchronization and content download
- Vault Cache advanced settings
- Virtual Vault advanced settings
- Setting up archiving from public folders
- About public folder policy settings
- Exchange Public Folder policy settings
- Exchange Public Folder policy settings
- Adding public folder archiving targets
- Setting up archiving of journaled messages
- Envelope Journaling
- Setting up Enterprise Vault Office Mail App for Exchange Server 2013 and later
- About the Enterprise Vault Office Mail App
- Deploying the Enterprise Vault Office Mail App
- Troubleshooting the Enterprise Vault Office Mail App
- Setting up Enterprise Vault access for OWA clients on Exchange Server 2010
- About Enterprise Vault functionality in OWA clients
- Enterprise Vault OWA Extensions in an Exchange Server 2010 environment
- Configuring access to Enterprise Vault from Outlook RPC over HTTP clients
- Using firewall software for external access to OWA and Outlook
- Configuring filtering
- About filtering
- Configuring selective journaling
- Configuring group journaling
- Configuring custom filtering
- About custom filtering ruleset files
- About controlling default custom filtering behavior
- About the general format of ruleset files for custom filtering
- About rule actions for custom filtering
- About message attribute filters for custom filtering
- About the general format of Custom Properties.xml
- About content categories
- Defining how custom properties are presented in third party applications
- Custom properties example
Configuring registry settings for Exchange Server mailbox custom filtering
Configuring the registry settings described in this section will enable custom filtering for all the Exchange Mailbox tasks hosted on the server.
By creating named ruleset files, you can limit filtering to particular mailboxes.
See About custom filtering ruleset files.
To configure the registry settings for Exchange Server mailbox custom filtering
- On the computer that hosts the Enterprise Vault Exchange Mailbox task, log on as the Vault Service account.
- Start Regedit.
- Navigate to the following location:
HKEY_LOCAL_MACHINE \Software \Wow6432Node \KVS \Enterprise Vault \External Filtering
If the External Filtering key does not exist, create it by performing the following steps in the order listed:
Right-click Enterprise Vault and select New > Key.
Name the key External Filtering.
Create a Mailbox key as follows:
Right-click External Filtering and select New > Key.
Name the key Mailbox.
- Create a new string entry called 1 for the new custom filtering entry.
- Right-click the new entry and select Modify. Give it the value:
EnterpriseVault.CustomFilter
- Optionally, you can create a new DWORD entry with the name Override, and set its value to 0 (zero). By changing the value of this entry you can control whether the Exchange Mailbox task applies the custom filtering rules during archiving:
0 (zero) - The Exchange Mailbox task applies the custom filtering rules to all messages.
1 - The Exchange Mailbox task does not apply the custom filtering rules.
If the Override entry does not exist, then the task applies the custom filtering rules to all messages.
- If it does not exist, create a DWORD entry called MoveOnFilterFailure and set its value to 1.
This entry controls whether the Exchange Mailbox task moves messages to the folder
Failed External Filter
when an unhandled error occurs in the external filter. This folder is automatically created when required in the user mailbox.If the MoveOnFilterFailure registry entry does not exist then, when an unhandled error occurs in the external filter, the Exchange Mailbox task does not move the associated messages. The task tries to process the messages during each archiving run.
- Close Regedit.
- After you have configured the required XML filter rules, restart the Exchange Mailbox tasks.