{"id":59,"date":"2017-01-25T08:10:46","date_gmt":"2017-01-25T08:10:46","guid":{"rendered":"http:\/\/cld01.wijsnet.com\/blog\/?p=59"},"modified":"2022-07-01T10:17:20","modified_gmt":"2022-07-01T08:17:20","slug":"offline-files","status":"publish","type":"post","link":"https:\/\/blog.wijsnet.com\/index.php\/2017\/01\/25\/offline-files\/","title":{"rendered":"Offline files"},"content":{"rendered":"<p>Sync offline rescued data to new location.<\/p>\n<p>robocopy &#8220;C:\\my rescued data\\ &#8221; &#8220;\\\\my-server\\share\\online data\\ &#8221; \/MIR \/NDL \/NP \/R:0 \/W:1<\/p>\n<p>&nbsp;<\/p>\n<ol>\n<li>Turn off offline files\n<ul>\n<li>Type \u201cOffline\u201d in the search box in the upper right hand corner.<\/li>\n<li>Select \u201cManage Offline Files\u201d<\/li>\n<li>Select \u201cDisable Offline Files\u201d<\/li>\n<li>Reboot<\/li>\n<\/ul>\n<\/li>\n<li>Delete CSC Cache Using Robocopy\n<ul>\n<li>Start a Command Prompt with Administrative privileges byt clicking the Start Button and typing CMD. When the Command Prompt program appears in the search results, Right Click it and select \u201cRun as Administrator.\u201d<\/li>\n<li>Type \u201ccd \\\u201d<\/li>\n<li>Type \u201cmkdir erasescsc\u201d<\/li>\n<li>Type \u201crobocopy c:\\erasecsc c:\\windows\\csc\\v2.0.6\\cache \/mir\u201d. This basically writes over the CSC directory with the blank one you just created. Unlike Windows Explorer, Robocopy works around the permission and ownership issues as long as it is run as an administrator.<\/li>\n<\/ul>\n<\/li>\n<li>Make Registry Entry for Resetting CSC Cache\n<ul>\n<li>This step should be done by advanced users only, as editing the registry can make your computer into an expensive paperweight if not done correctly. For those users, and for the brave, do the following.<\/li>\n<li>Type \u201cregedt32\u201d in the Command Prompt window. This will open the registry editor.<\/li>\n<li>Browse to HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Csc<\/li>\n<li>Most likely there will be a folder called \u201cParameters\u201d already in that section. If not, add a new key (folder) called Parameters by right clicking on CSC and selecting \u201cNew\u201d and then Key\u201d.<\/li>\n<li>Under HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Csc\\Parameters, right click and add a new DWORD called FormatDatabase and set its value to 1.<\/li>\n<li>Close the editor and reboot<\/li>\n<\/ul>\n<\/li>\n<li>Re-Enable Offline Files\n<ul>\n<li>Type \u201cOffline\u201d in the search box in the upper right hand corner.<\/li>\n<li>Select \u201cManage Offline Files\u201d<\/li>\n<li>Select \u201cEnable Offline Files\u201d<\/li>\n<li>Close and Reboot<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Sync offline rescued data to new location. robocopy &#8220;C:\\my rescued data\\ &#8221; &#8220;\\\\my-server\\share\\online data\\ &#8221; \/MIR \/NDL \/NP \/R:0 \/W:1 &nbsp; Turn off offline files Type \u201cOffline\u201d in the search box in the upper right hand corner. Select \u201cManage Offline<\/p>\n<div class=\"entry-read-more\"><a class=\"read-more-link\" href=\"https:\/\/blog.wijsnet.com\/index.php\/2017\/01\/25\/offline-files\/\">Read More<span class=\"cleanwp-sr-only\">  Offline files<\/span><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-59","post","type-post","status-publish","format-standard","hentry","category-windows","wpcat-12-id"],"_links":{"self":[{"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/posts\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/comments?post=59"}],"version-history":[{"count":2,"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/posts\/59\/revisions"}],"predecessor-version":[{"id":61,"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/posts\/59\/revisions\/61"}],"wp:attachment":[{"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/media?parent=59"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/categories?post=59"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.wijsnet.com\/index.php\/wp-json\/wp\/v2\/tags?post=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}