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

Deploy MSI Using Group Policy

0. If the deployment package is in an .EXE format, it's recommended that such file…

Some Common SysAdmin Tools

LAN Speed Test: https://totusoft.com/lanspeedPutty: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.htmlCutePDF: http://www.cutepdf.com/Products/CutePDF/writer.aspRemote Desktop Manager: WAN IP: https://ipchicken.com/Chrome: https://www.google.com/chrome/Firefox: https://www.mozilla.org/en-US/firefox/download/thanks/?scene=2#download-fxFlash: Java: TextPad:…

Forth Shift Administrative Procedures – Daily and Monthly

Introduction: There are batch scripts that are scheduled to run on a daily basis. In…