Posted On March 31, 2019

Registry Key to Reset Offline Cache

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Registry Key to Reset Offline Cache
Symptom:
File(s) and/or folder(s) is inaccessible from a certain machine when navigating toward the remote file server name (e.g. fileserver) while those items are accessible via IP or FQDN (e.g. fileserver.domain.local)

Resolution:
Run this line an administrator to add a registry key to reset offline caching > REG ADD "HKLM\System\CurrentControlSet\Services\CSC\Parameters" /v FormatDatabase /t REG_DWORD /d 1 /f > reboot the affected machine

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Remote shutdown accessibility issue

Error:   The entered computer name is not valid or remote shutdown is not supported…

How To Fix History Disabled in Task Scheduler

Issue: When checking certain tasks, one may find that the 'History' tab is appended with…