Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Op Locks registry settings 2001-11-23 -- Alex Bierregaard On both NT4 Server or Win2k you have to edit the Registry and make these changes
Windows NT4 Server
HKKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/LanmanServer/Parameters
EnableOpLocks= 0 (hex - DWORD)
EnableOpLockForceClose= 1 (hex - DWORD)
CachedOPenLimit= 0 (hex - DWORD)
----------------------------------------
Windows 2000
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MRXSmb\Parameters\
OplocksDisabled = 1 (hex - DWORD)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
EnableOplocks = 0 (hex - DWORD)
Today is December 3, 2024, 12:08 pm This article has been viewed 35322 times.
|
|