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
Testing the example custom filter for configuring custom properties
We recommend that you test the custom filter on a development system; not on your production Enterprise Vault server.
Before testing the custom filter, do the following:
Configure the registry settings to enable Exchange Server mailbox filtering.
See Configuring registry settings for Exchange Server mailbox custom filtering.
In the Enterprise Vault Administration Console, configure an Exchange Mailbox policy to archive new items immediately.
Click the Message Classes tab, and ensure that is selected.
Check that the policy is assigned to the appropriate provisioning group.
In the Enterprise Vault Administration Console, create a new retention category called 180Day.
Restart the Exchange Mailbox task in the Enterprise VaultAdministration Console, to apply the policy change and the changes in the ruleset file,
Default Filter Rules.xml
.
To test the custom filter
- Start Outlook and log in as the test user. Create a calendar appointment that occurred in the past. Ensure the appointment is not a recurring appointment, and does not have a reminder set.
- Enable DTrace to trace the Exchange Mailbox task (set ArchiveTask v).
For instructions on how to configure DTrace logging, see the Utilities guide.
- Run the Exchange Mailbox task to archive the new items, and then wait for a few minutes.
- Check the entries in the DTrace log.
See DTrace log entries for the example custom filter when configuring custom properties.
- Use Enterprise Vault Search to search for the appointment in the test user's archive.
On the Advanced search page, click Subject or Content and select a suitable custom field for your property search. In that box enter the content category and property tag of the property that you want to search for. In the example above you would select Custom Text Field and enter MsgClassTest.MSGCLASS. Select contains any of and enter Appointment. Search results show the item that matched the custom filter rule. This calendar item should have the retention category 180Day.
You can customize the columns in Enterprise Vault Search to display the value of the MsgClassTest.MSGCLASS property.
To display the custom property in the search results the attribute RETRIEVE="Y" must be included in the <INDEXEDPROPERTIES> element in the content category definition in
Custom Properties.xml
.