Exchange Offline Mining Tool

Topics | How To


Overview

User Capabilities

Prerequisites

Installation

Configuration

Operations

Best Practices

Important Considerations

Language Support


Overview

The Exchange Offline Mining Tool is a stand-alone console which allow end-users and administrators to browse and search an offline copy of the Exchange Database in order to locate and restore e-mail messages.

The tool requires an offline copy of the Exchange Database to be available, which can be staged in one of two ways:

The Exchange Offline Mining Tool can be run locally or on a network share. Message-level recoveries and recoveries to a PST file can be performed using this tool.


User Capabilities

The Exchange Offline Mining Tool is tailored to meet the needs of both End Users and Administrators. The following sections describe the capabilities available for each type of user:

End-User Capabilities

End-users often need to locate and restore an e-mail message from backup media, but usually do not have access to the CommCell Console. To address this business critical need, the Exchange Offline Mining Tool offers End-Users the ability to browse and search through messages in their mailboxes from an offline copy of the Exchange Database. Once the desired messages have been located using the tool, End-Users can right-click the messages and restore them as MSG files or PST files.

Administrator Capabilities

Administrators are often tasked with locating data across mailboxes in order to comply with the legal or business regulations, but may not have access to the CommCell Console. To address this business critical need, the Exchange Offline Mining Tool offers the ability to browse and search through messages in all mailboxes from an offline copy of the Exchange Database. Once the desired messages have been located using the tool, Administrators can right-click the messages and restore them as MSG files or PST files.

Differences Between End-User and Administrator Capabilities

The following table outlines how the capabilities of the Exchange Offline Mining Tool differ between end-users and administrators:

Capability End-Users Administrators
Access of data objects
  • End-Users can only browse for messages/attachments in their own mailboxes.
  • End-Users cannot open the Public Folders database.
  • Administrators can browse for messages/attachments in all mailboxes.
  • Administrators can open the Public Folders database.

Prerequisites

The following are prerequisites to using this feature:

Planning

Plan a recovery strategy by identifying which Exchange Database Files (*.edb) that you would like to perform a data mining operation on, and the time range (latest data or point-in-time) for the image of the database to be restored to an offline copy.

The client computer from which the Exchange Offline Mining Tool is being accessed must be a part of a domain in order for the Exchange Offline Mining Tool to query the Active Directory schema. See Configuring Administrator and End-User Capabilities for more information on how the Exchange Offline Mining Tool interacts with Active Directory.

License Requirements

This feature requires a Feature License to be available in the CommServe.

Review general license requirements included in the License Administration section of Books Online. Also, for step-by-step instructions on how to view the license information, see License Administration.

The Exchange Offline Mining Tool require the Offline Mining Exchange Tool license for the Exchange Database iDataAgent. This license is consumed during the installation of the software and each installed instance uses a license.

Supported Exchange Databases

The Exchange Offline Mining Tool supports the following Microsoft Exchange Server databases:

Out-of-place restores are not supported for VSS backups of Exchange Exchange 2003 databases. If the database you want to use as the offline copy was backed up using VSS, you must perform an additional non-VSS backup of the database in order to perform the required out-of-place restore operation.

Configuring Administrator and End-User Capabilities

Upon opening, the Exchange Offline Mining Tool will automatically query the Active Directory database to determine the permissions and capabilities provided for the given user. Thus, it is important that each user be given the proper permissions and capabilities within Active Directory in order to ensure only the operations permitted for each user can be performed. (For example, an end-user should only see his or her mailbox, whereas an administrator should have access to all mailboxes.)

To configure users with the proper permissions and capabilities for Exchange Offline Mining, perform the following steps:

  1. Create a new user group in Active Directory called exchangedbmineadmins.
  2. Assign all users and/or user groups who are to have administrative privileges to the exchangedbmineadmins group.

Once this configuration is complete, only users in the exchangedbmineadmins group will have administrative privileges for Exchange Offline Mining. All other users and/or user groups will retain end-user privileges only.


Installation

After installing the CommServe and MediaAgent, the offline mining tool can be installed.

The following additional software packages must be installed on the same computer where the Exchange Offline Mining Tool is installed, if they are not already present on the computer:

Note the following installation requirements when using replication for creating offline database copies:

For step-by-step installation instructions, see Deployment - Exchange Server iDataAgents.


Configuration

The following section provides the high-level steps for configuring the Exchange Offline Mining Tool.

Review the Important Considerations section prior to configuring the Exchange Offline Mining Tool.
  1. To run the Exchange Offline Mining Tool from a remote location, permissions must be set on the computer from which the Exchange Offline Mining Tool is launched. This can be accomplished separately on each individual computer or pushed to multiple computers simultaneously. Both methods provide the capability to remotely execute binaries that have a .Net dependency.

    Note that caspol.exe resides in .NET Framework's version directory. (For example, C:\WINDOWS\Microsoft.NET\Framework\<version_number>). Additionally, note that all commands are case-sensitive.

  2. Optionally, you can configure an Outlook toolbar button to launch the Exchange Offline Mining Tool from the DataArchiver Outlook Add-In. For step-by-step instructions, see Configure the Location of the Exchange Offline Mining Tool.
  3. Once the above one-time setup tasks have been completed, the Administrator will need to prepare the driver files for the respective Exchange application version along with the respective Exchange database by performing the following tasks:

    Manual Copy Method:

    Use this method if you will be manually copying the Exchange database from the source computer to the destination computer.

    Out-of-Place Restore Method:

    Use this method if you will be copying the Exchange database from the source computer to the destination computer by way of an out-of-pace restore of a conventional database backup.

    Replication Method:

    Use this method if you will be copying the Exchange database from the source computer to the destination computer by way of data replication.

  4. End-Users must import the database configuration file, which was exported by the Administrator in the preceding step. For step-by-step instructions, see Import the Database Configuration File.

Operations

After installing and configuring the required components, data is ready for mining and recovery. The following operations can be performed:


Best Practices

Best practice guidelines include the following:


Important Considerations

Consider the following prior to configuring and using this feature:

If the end-user intend to access an offline copy of an Exchange 2007 database (such as through Microsoft Outlook), the end-user’s client computer must be running a Windows x64 platform.

Language Support

The Exchange Offline Mining Tool is supported in a variety of different languages. See Languages - Support for information on languages supported by the software.

If the Exchange Offline Mining Tool is opened on the computer to which it is installed, the tool will automatically use the regional language settings configured on the computer provided the language is supported by the software.

If the Exchange Offline Mining Tool is opened remotely (for example, from Outlook Add-In), the EvMgrCHost file must be configured to display the tool in the desired language. This file is located in the DBMiningTool directory on the computer to which the Exchange Offline Mining Tool was installed. To configure this file for the desired language, add the following:

lang=<language_code>

where language_code is one of the following:

fr-fr (French - France)

fr-ca (French - Canada)

es-es (Spanish - Spain)

es-mx (Spanish - Mexico)

de-de (German - Standard)

it-it (Italian)

ja-jp (Japanese)

ru-ru (Russian)

zh-cn (Chinese - Simplified)

en-us (English - United States)

 

Back to Top