OVRootDirectorySearchPath

Location

HKEY_CURRENT_USER
 \SOFTWARE
  \KVS
   \Enterprise Vault
	\Client
	 \VaultCacheStoreID

Content

String containing a semi-colon separated list of folder paths.

Description

Controls the location of the Vault Cache.

OVRootDirectorySearchPath enables you to supply a list of possible locations for the Vault Cache. The first such location that is valid on a user's computer is the one that will be used at the time the Vault Cache is created. This enables you specify a list that is likely to be suitable for computers with different configurations.

For example, if you specify E:\vault;C:\vault then the Vault Cache would be created in E:\vault if that was valid on the user's computer, and if it was not valid, then in C:\vault.

If none of the locations in OVRootDirectorySearchPath is valid, the one specified by OVRootDirectory is used, if possible.

Note:

This registry value performs the same function as the advanced Exchange mailbox policy setting "Root folder search path", which you can set through the Administration Console. For more information on the policy setting, see the Administrator's Guide.