How Enterprise Vault works

This section introduces the Enterprise Vault components and gives an overview of the basic archiving and retrieval processes. A fuller description of how Enterprise Vault archives different types of data is given in later chapters. Enterprise Vault is packaged as a number of components, which you can select at installation time.

The core Enterprise Vault components include the following:

The following additional components are provided for Exchange Server archiving:

The following additional components are provided for Domino Server archiving:

The following, additional components are provided for file system archiving, SharePoint archiving and SMTP message archiving:

The following optional components provide enhanced management and reporting facilities:

Once installed and configured, the Enterprise Vault Server comprises a combination of Windows services and tasks, Microsoft SQL Server databases and Active Server Page (ASP) web access components. Services, tasks and archives are configured using the Enterprise Vault Administration Console, which is a snap-in to the Microsoft Management Console (MMC).

Figure: Illustration of an installed Enterprise Vault system shows the main components in an installed Enterprise Vault system. The target server in the diagram is a server from which items are to be archived. The illustration omits the components involved in single instance storage, which are described separately.

Figure: Illustration of an installed Enterprise Vault system

Illustration of an installed Enterprise Vault system

The Windows services and tasks perform background tasks such as scanning target servers for items to be archived, storing the items in archives, indexing item attributes and content and retrieving items from archives.

The Enterprise Vault Directory database and Vault Store database are SQL databases that hold Enterprise Vault configuration data and information about the archives.

The Enterprise Vault Monitoring database is a SQL database that holds monitoring data for use by the Enterprise Vault Operations Manager and Enterprise Vault Reporting components. A Monitoring agent on each Enterprise Vault server monitors the status of the Enterprise Vault services and archiving tasks, and the values of performance counters for vault stores, disk, memory, and processors. The agents collect data every few minutes and record it in the Enterprise Vault Monitoring database.

Enterprise Vault creates an additional SQL database, the FSA Reporting database (not shown in the figure), if you configure the FSA Reporting feature. The FSA Reporting database holds report data gathered from your file servers.

The Active Server Page web access components run on an IIS server and enable users to view, search and restore archived items using Enterprise Vault web client interfaces.

The physical organization of the components will depend on the requirements of your site. The various Enterprise Vault services and tasks can reside on one computer or be distributed over several computers. In a pilot system, for example, all the Enterprise Vault services, SQL server, IIS server and target server for archiving can, in most cases, reside on one computer.

The archives themselves can reside on your preferred storage system, for example, SAN, NAS, NTFS, WORM. Older archives can be moved off to more economic media for long term storage. An increasing number of products can be used to provide long-term storage solutions for Enterprise Vault archives.

These products include the following:

The use of Hierarchical Storage Management (HSM) is also supported.

For details of supported software and storage devices, see the Enterprise Vault Compatibility Charts.

Enterprise Vault organizes the archives in entities called vault stores. Vault stores contain one or more Enterprise Vault partitions. A partition can reside on any of the supported storage media.

In each vault store, there can be only one open partition, and this is the partition in which Enterprise Vault archives data. When you want to switch archiving to another partition, such as when the disk that hosts the open partition is nearly full, you can use the Administration Console to close this partition and open another. You can also use Enterprise Vault's partition rollover feature to manage the automatic rollover from one partition to another.

On NTFS volumes, Enterprise Vault automatically uses NTFS file security. Although some elements of Enterprise Vault can be set up on FAT volumes (for example, the indexes) there will be no file security.