OVMDCSyncFrequencyInSecs

Location

This setting can be created in the following locations:

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

Content

DWORD

Number of seconds between scheduled synchronizations. The default value is 86400, which is 24 hours.

Description

Enables you to set the frequency of scheduled Vault Cache synchronizations. The default value (86400 seconds) means that a synchronization is initiated every 24 hours.

The new value only takes effect after the next scheduled synchronization.

The Outlook add-ins check for the setting as follows:

  • If the setting exists under \Client\VaultCacheStoreID, then that value is used.

  • If the setting does not exist under \Client\VaultCacheStoreID, then the \Client location is checked. If the setting exists there, then that value is used.

  • If the setting does not exist in either location, then the default value is used.

If you use a group policy to configure settings on users' computers, then you can create the setting under \Client. Note however that a value that is set under \Client\VaultCacheStoreID always takes precedence.