Registry values for pass-through recall on NTFS file servers

A set of pass-through recall registry values enables you to specify the following for NTFS file servers:

The registry values are located under the following registry key:

HKEY_LOCAL_MACHINE
\Software
 \KVS
  \Enterprise Vault
   \FSA
	\PlaceholderService
	\PassThrough

Table: Registry values for pass-through recall on NTFS file servers describes the registry values.

Table: Registry values for pass-through recall on NTFS file servers

Registry value

Content

Description

ExcludedExes

String

Enables you to specify a semi-colon-separated list of programs that are prohibited from receiving archived items by pass-through recall.

EnableRecallLimitForPassThrough

DWORD

Determines whether users are subject to the pass-through recall limit that is set by PassThruRecallLimitMaxRecalls and PassThruRecallLimitTimeInterval.

The default is 0 (recall limits do not apply to users).

BypassPassThruRecallLimitsForAdmins

DWORD

Determines whether administrators are subject to the pass-through recall limit. Only applies if EnableRecallLimitForPassThrough is set to 1.

The default is 0 (recall limits apply to administrators).

PassThruRecallLimitMaxRecalls

DWORD

For NTFS file servers you can specify a maximum rate of pass-through recall on each computer that runs a Placeholder Service. The registry values PassThruRecallLimitMaxRecalls and PassThruRecallLimitTimeInterval set the maximum rate.

PassThruRecallLimitMaxRecalls defines the maximum number of pass-through recalls that can occur within the period that is set by PassThruRecallLimitTimeInterval.

The default is 20 recalls.

PassThruRecallLimitTimeInterval

DWORD

Specifies the time in which you can retrieve the maximum number of items for pass-through recall, as defined by PassThruRecallLimitMaxRecalls.

The default is 10 seconds.

For more information on the NTFS pass-through recall registry values, see the Registry Values manual.