{"id":7706,"date":"2019-11-11T01:00:51","date_gmt":"2019-11-11T09:00:51","guid":{"rendered":"https:\/\/www.coretechnologies.com\/blog\/?p=7706"},"modified":"2026-04-17T10:28:42","modified_gmt":"2026-04-17T17:28:42","slug":"schedule-backup-and-sync","status":"publish","type":"post","link":"https:\/\/www.coretechnologies.com\/blog\/software\/schedule-backup-and-sync\/","title":{"rendered":"Backup and Sync getting in the way? Run it off-hours, when you&#8217;re not around"},"content":{"rendered":"<div align=\"center\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/desktop-file-synchronization.png\" title=\"Backup and Sync File Synchronization\" alt=\"Backup and Sync File Synchronization\" border=\"0\" ><\/div>\n<p>We&#8217;re huge fans of <a href=\"https:\/\/www.google.com\/drive\/download\/backup-and-sync\/\" target=\"_blank\" rel=\"noopener noreferrer\">Backup and Sync<\/a> &mdash; Google&#8217;s free Windows utility that continuously synchronizes our PC&#8217;s files with drive.google.com.<\/p>\n<p>But lately, the software has been getting in the way on our development machines.<\/p>\n<p>Specifically:<\/p>\n<ul>\n<li>\n<p><h3>Backup and Sync can consume significant resources<\/h3>\n<p>For example, we&#8217;ve noticed <a href=\"https:\/\/support.google.com\/drive\/thread\/3839152?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">CPU spikes<\/a> when several documents are changed simultaneously and uploaded to the cloud.\n<\/p>\n<\/li>\n<li>\n<p><h3>Backup and Sync causes desktop programs (like Microsoft Word and Excel) to occasionally fail to save their files<\/h3>\n<p>In its zeal to immediately process any changes, Backup and Sync can lock files and interfere with the normal saving to disk. Warnings like this (from <a href=\"http:\/\/abstractspoon.com\/wiki\/doku.php?id=todolist-description\" target=\"_blank\" rel=\"noopener noreferrer\">ToDoList<\/a>) are all too common:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/tasklist-save-error.png\" class=\"zoomPopup\" title=\"Tasklist Save Error\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/blog\/images\/tasklist-save-error.png\" title=\"Tasklist Save Error (click to enlarge)\" alt=\"Tasklist Save Error\" border=\"0\" ><\/a><\/div>\n<\/p>\n<p><a href=\"https:\/\/support.google.com\/drive\/thread\/3988594?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">Updating large files<\/a> seems to be particularly problematic.\n<\/li>\n<li>\n<p><h3>Backup and Sync will show excessive &#8220;remove item&#8221; confirmations when a file is deleted<\/h3>\n<p>Fortunately these notifications are easily disabled via Preferences but the setting is all or nothing. Ideally, we would like to omit confirmations on active development folders but that is not possible.<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/backup-and-sync-remove-file-warning.png\" class=\"zoomPopup\" title=\"Backup and Sync Remove File Warning\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/backup-and-sync-remove-file-warning.png\" title=\"Backup and Sync Remove File Warning (click to enlarge)\" alt=\"Backup and Sync Remove File Warning\" border=\"0\" ><\/a><\/div>\n<\/p>\n<\/li>\n<\/ul>\n<p>None of these is a major headache, but little day-to-day annoyances add up. What to do?<\/p>\n<p>Eventually a key realization dawned on us&#8230;<\/p>\n<h2 class=\"blog-caption\">We don&#8217;t need real-time file synchronization<\/h2>\n<p>Backup and Sync&#8217;s mission is to keep your files synchronized. As soon as a document is changed, it is copied up to the cloud.<\/p>\n<p>Though a live copy is ideal, it is not essential for our situation. We will be satisfied with a periodic backup &mdash; a recent copy of key files in case of a catastrophe. Heck, a single snapshot every 24 hours would meet our modest needs.<\/p>\n<p>With that understanding, our first adjustment was manual. We would simply exit Backup and Sync at the start of the work day and restart it when we were done for the evening. Doing so eliminated the daily annoyances, and gave Backup and Sync the whole night to catch up.<\/p>\n<p>But some evenings we would forget to restart Backup and Sync, leaving our files unprotected. It was time for a robust, automated solution&#8230;<\/p>\n<h2 class=\"blog-caption\">How to run Backup and Sync off-hours as a Windows Service<\/h2>\n<h3 class=\"larger\">Step 1: Install Backup and Sync as a Windows Service with AlwaysUp<\/h3>\n<p>This first step will enable backups to run in the background &mdash; even when you&#8217;re not logged in to your computer.<\/p>\n<p>Follow our <a href=\"\/products\/AlwaysUp\/Apps\/RunBackupAndSyncWindowsService.html\">step-by-step guide<\/a> and you should be up and running in 10 minutes or less:<\/p>\n<div align=\"center\"><a href=\"\/products\/AlwaysUp\/Apps\/backup-and-sync-windows-service-running.png\" class=\"zoomPopup\" title=\"Backup and Sync Windows Service: Started\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"\/products\/AlwaysUp\/Apps\/backup-and-sync-windows-service-running.png\" class=\"image-padding\" alt=\"Backup and Sync Windows Service: Started\" title=\"Backup and Sync Windows Service: Started\" width=\"560\" border=\"0\"><\/a><\/div>\n<h3 class=\"larger\">Step 2: Create a Scheduled Task to stop Backup and Sync every morning at 9 AM<\/h3>\n<ol>\n<li>\n<p>Start Task Scheduler. This is best done by running <b>taskschd.msc<\/b> from a command prompt, or by opening the Control Panel, searching for &#8220;schedule&#8221; and clicking the Schedule tasks link:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/start-schedule-tasks-from-control-panel.png\" class=\"zoomPopup\" title=\"Start Task Scheduler\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/start-schedule-tasks-from-control-panel.png\" title=\"Start Task Scheduler (click to enlarge)\" alt=\"Start Task Scheduler\" border=\"0\"><\/a><\/div>\n<\/li>\n<li>\n<p>Once the Task Scheduler window comes up, click <b>Create Basic Task<\/b> on the right:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/task-scheduler-create-basic-task-win2019.png\" class=\"zoomPopup\" title=\"Create Basic Task\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/task-scheduler-create-basic-task-win2019.png\" title=\"Create Basic Task (click to enlarge)\" alt=\"Create Basic Task\" border=\"0\"><\/a><\/div>\n<\/li>\n<li>\n<p>In the <b>Create Basic Task Wizard<\/b> window, enter a suitable name for the task. We suggest &#8220;Stop Google Backup Service at 9 AM Daily&#8221;. Click Next when you are done.<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/googledrivesync-create-basic-task-wizard.png\" class=\"zoomPopup\" title=\"Stop Backup and Sync Service Task: Set Task Name\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/googledrivesync-create-basic-task-wizard.png\" title=\"Stop Backup and Sync Service Task: Set Task Name (click to enlarge)\" alt=\"Stop Backup and Sync Service Task: Set Task Name\" border=\"0\"><\/a><\/div>\n<\/li>\n<li>\n<p>We want to run daily, so make sure that option is selected and move on:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/stop-googledrivesync-service-daily.png\" class=\"zoomPopup\" title=\"Stop Backup and Sync Service Task: Daily\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/stop-googledrivesync-service-daily.png\" title=\"Stop Backup and Sync Service Task: Daily (click to enlarge)\" alt=\"Stop Backup and Sync Service Task: Daily\" border=\"0\"><\/a><\/div>\n<\/li>\n<li>\n<p>Next, enter 9 AM in the <b>Start<\/b> controls:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/stop-googledrivesync-service-set-time.png\" class=\"zoomPopup\" title=\"Stop Backup and Sync Service Task: Set Time\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/stop-googledrivesync-service-set-time.png\" title=\"Stop Backup and Sync Service Task: Set Time (click to enlarge)\" alt=\"Stop Backup and Sync Service Task: Set Time\" border=\"0\"><\/a><\/div>\n<\/li>\n<li>\n<p>Running this command will stop the Backup and Sync Windows Service created by AlwaysUp:<\/p>\n<blockquote><p>NET.EXE STOP &quot;Googledrivesync (managed by AlwaysUpService)&quot;<\/p><\/blockquote>\n<p>Enter that command on this screen, placing NET.EXE in the <b>Program\/script<\/b> field and the rest in the <b>Add arguments<\/b> section:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/stop-googledrivesync-service-start-program.png\" class=\"zoomPopup\" title=\"Stop Backup and Sync Service Task: Run NET Command\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/stop-googledrivesync-service-start-program.png\" title=\"Stop Backup and Sync Service Task: Run NET Command (click to enlarge)\" alt=\"Stop Backup and Sync Service Task: Run NET Command\" border=\"0\"><\/a><\/div>\n<p>Don&#8217;t forget the quotes!<\/p>\n<\/li>\n<li>\n<p>The next screen summarizes the task we&#8217;ve created. There is still a bit of work to do so check the <b>Open the properties dialog<\/b> box before clicking the Finish button:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/stop-googledrivesync-service-summary.png\" class=\"zoomPopup\" title=\"Stop Backup and Sync Service Task: Summary\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/stop-googledrivesync-service-summary.png\" title=\"Stop Backup and Sync Service Task: Summary (click to enlarge)\" alt=\"Stop Backup and Sync Service Task: Summary\" border=\"0\"><\/a><\/div>\n<\/li>\n<li>\n<p>And finally, in the Properties window, ensure that the task will (1) run even if no one is logged on and (2) will run with highest privileges:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/stop-googledrivesync-service-properties.png\" class=\"zoomPopup\" title=\"Stop Backup and Sync Service Task: Properties\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/stop-googledrivesync-service-properties.png\" title=\"Stop Backup and Sync Service Task: Properties (click to enlarge)\" alt=\"Stop Backup and Sync Service Task: Properties\" border=\"0\"><\/a><\/div>\n<p>Click OK to finalize your new scheduled task.<\/p>\n<\/li>\n<\/ol>\n<h3 class=\"larger\">Step 3: Create a Scheduled Task to start Backup and Sync every evening at 7 PM<\/h3>\n<p>To create the second task that restarts Backup and Sync in the evening, simply repeat the process you followed in Step 2 with the following adjustments:<\/p>\n<ol>\n<li>\n<p>Enter 7 PM instead of 9 AM<\/p>\n<\/li>\n<li>\n<p>Replace STOP with START when entering the program to run:<\/p>\n<blockquote><p>NET.EXE START &quot;Googledrivesync (managed by AlwaysUpService)&quot;<\/p><\/blockquote>\n<\/li>\n<\/ol>\n<h2 class=\"blog-caption\">Less timely backups, but less interruptions too<\/h2>\n<p>With these changes in place, our Backup and Sync only runs &#8220;off hours&#8221;. While our files aren&#8217;t synchronized with the cloud during the work day, the annoying interruptions have been eliminated. It has been a reasonable trade-off for our team.<\/p>\n<!-- relpost-thumb-wrapper --><div class=\"relpost-thumb-wrapper\"><!-- filter-class --><div class=\"relpost-thumb-container\"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }<\/style><h3>You may also like...<\/h3><div style=\"clear: both\"><\/div><div style=\"clear: both\"><\/div><!-- relpost-block-container --><div class=\"relpost-block-container relpost-block-column-layout\" style=\"--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2\"><a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/onedrive-fails-in-session-0\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Investigating OneDrive Failures in Session 0 on Windows Server\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/onedrive-not-synching-files-150x150-1.png\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">Investigating OneDrive Failures in Session 0 on Windows Server<\/h2><\/div><\/div><\/a><a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/version-17-enterprise-security\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"AlwaysUp 17: Hang Protection, Enterprise Security Improvements &amp; Much More\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/alwaysup-v17-hang-protection-enterprise-security-improvements-150x150-1.webp\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">AlwaysUp 17: Hang Protection, Enterprise Security Improvements &amp; Much More<\/h2><\/div><\/div><\/a><a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/alwaysup-works-with-windows-8-windows-server-2012\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Windows 8\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/win8-150x150.png\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">AlwaysUp works with Windows 8 &amp; Windows Server 2012<\/h2><\/div><\/div><\/a><\/div><!-- close relpost-block-container --><div style=\"clear: both\"><\/div><\/div><!-- close filter class --><\/div><!-- close relpost-thumb-wrapper -->","protected":false},"excerpt":{"rendered":"<p>We&#8217;re huge fans of Backup and Sync &mdash; Google&#8217;s free Windows utility that continuously synchronizes our PC&#8217;s files with drive.google.com. But lately, the software has been getting in the way on our development machines. Specifically: Backup and Sync can consume &hellip; <a href=\"https:\/\/www.coretechnologies.com\/blog\/software\/schedule-backup-and-sync\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":3663,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[26,43,140],"class_list":["post-7706","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-software","tag-alwaysup-tag","tag-backup-and-sync","tag-schedule"],"_links":{"self":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/7706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/comments?post=7706"}],"version-history":[{"count":1,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/7706\/revisions"}],"predecessor-version":[{"id":13458,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/7706\/revisions\/13458"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/media\/3663"}],"wp:attachment":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/media?parent=7706"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/categories?post=7706"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/tags?post=7706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}