SharingViolationRetries

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters

Data type Range Default value

REG_DWORD

1–1,000 (attempts)

5

Description

Specifies the maximum number of times the Server service repeats an attempted file operation when the request results in a sharing violation error.

The Server service repeats the operation, at a rate determined by the value of the SharingViolationDelay entry, until either the operation is successful or the value of this entry is reached. If a client requests more attempts than the value of this entry permits, then the Server service returns an error. This entry applies to open, rename, and delete file operations.

Note

  • This entry does not exist in the registry by default. You can add it by using the registry editor Regedit.exe.

See Also

Concepts

SharingViolationDelay