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

SMB 1 vs SMB2 Compatibility Issues

Cause: "SMB 1.0 is deprecated. Once this is removed, systems running Windows XP or Windows…

Server Decommissioning Procedure

Migrate application or services of old server to new server Obtain approval from application owner…

Enable Remote Assistance (Windows XP/2003)

The Remote Assistance feature is a convenient way for an administrator to remotely connect to…