StableBit DrivePool Q7420208
From Covecube - Wiki
Revision as of 19:50, 7 April 2016 by Christopher (talk | contribs) (Created page with "Disable SMB caching ==When to Use== If the pool is not properly refreshing file lists when adding content to the pool. ==Steps== #On the client having the issue , run the...")
Disable SMB caching
When to Use
If the pool is not properly refreshing file lists when adding content to the pool.
Steps
- On the client having the issue , run the following commands from an elevated (administrative) command prompt:
- "REG ADD HKLM\SYSTEM\CurrentControlSet\Services\LanManWorkstation\Parameters /v DirectoryCacheLifetime /y REG_DWORD /d 0"
- "REG ADD HKLM\SYSTEM\CurrentControlSet\Services\LanManWorkstation\Parameters /v FileInfoCacheLifetime /y REG_DWORD /d 0"
- Reboot the system