| Creativecow.net Windows OS Tutorial |

|
John David Hutton
mYth productions
Kansas City, Kansas, USA
©2004 John David Hutton and Creativecow.net. All rights are reserved. |
Article Focus:
John David Hutton works with video editing stations with many drives and many reasons to back up. In this tutorial, John David will demonstrate one way to back up which involves using Windows built-in backup utility located under accessories > system tools.
|
Automating Windows Backup
I work with video editing stations with many drives and many reasons to back up. One way to back up involves using Windows built-in backup utility located under accessories > system tools.
As you develop a routine in backing up, it becomes a bit tedious to keep track of your backup procedures. You have the option of scheduling a backup through the utility so that it runs automatically at a certain time, but I dont like automation in the video editing realm what if, while Im printing to tape, the time comes to back up my project drive? Will it run okay in the background and not disturb my video? If you use removable drives or external drives to back up to, is the correct drive inserted in the tray or plugged in? Do you back up through the network but dont want to start the process during peak network bandwidth hours? What if youre going to be in a meeting and know its best to just back up before you leave?
Some of these issues can be solved by scheduling your backups. For those of us who prefer to back up manually though, theres a way to automate just about anything you want to back up down to a shortcut key. Its a simple process, lets check it out.
First, get into your backup wizard and choose your desired option.
Choose your drives / folders youd like to back up.
Browse to a destination drive or networked folder and click next.
Note: If youre using a networked folder, youll want to be sure youve logged onto it first so the backup process will have access to the destination before it starts.
A screen will come up looking to be the end of the road with an Advanced option click it.
You have about 5 options, most notably normal and incremental. Normal mode simply backs up everything, whether or not youve done it before. If you back up on a regular basis, you may choose incremental as this will search your drive for new material that hasnt yet been backed up and only deal with that material. Its a much more efficient and quicker method of backing up and its worth a look! After a few more self-explanatory options youll be left with the option to Append or Replace any existing files. If you chose incremental above, you will likely choose to append to this file so that any new material is simply tacked on to the end of files youve already backed up.
The backup label may or may not be important to you. This is whats displayed if you need to restore it later. The default is the date but you may choose a more meaningful name for your back up. In my case Im backing up my Project drive, so Ill name mine Projects backup.
The next screen is important. You have the option of backing up now or later. You want to choose Later and Ill explain why in a moment. A brief password dialogue will come up, I always choose to leave the passwords blank. If you do this, another short dialogue box appears asking if youre sure. After youve disposed of this window, you should see something like the following:
Choose the set schedule button and leave everything at the default, except for the time. I usually choose an hour ahead of what it is currently.
Click on the settings tab and make sure Delete the task if it is not scheduled to run again is NOT checked. It isnt by default.
Click OK.
Enter an arbitrary name in the Job name field as this isnt important.
Click finish.
Choose the schedule jobs tab. Youll see a simplified calendar containing your backup job on the present day. Click once on it and choose properties.
By scheduling a job and not deleting it, windows has created a file that you can run at any time to repeat the backup settings youve chosen (minus the scheduling settings so it wont matter when you run it). You want to copy the contents of the Run line. Also you can uncheck the Enabled (scheduled task runs at specified time) option at bottom if you want but well delete it in the next step.
Click OK.
Next to Job Name field there is a delete button. Press it.
Choose yes and your calendar will once again be clear.
Open notepad.
Paste the line you copied from the previous window, it should be a very long and cryptic line.
Above it, put C colon and C colon backslash like this:
This ensures youre on the C drive when you run your script. After that youre pretty much ready to name your batch file and place it where you want. Whatever you choose to name your file, use .cmd as the extension (ie. Project_backup.cmd). This tells windows its a batch file so if you type its name in a command prompt or double-click it in windows explorer, it will run with all of your settings.
You have some options now. You could right click on the file in windows explorer, choose properties and give it a shortcut key. If you have a programmable keyboard like Logitechs elite keyboards, you can either assign a shortcut key or assign it to a menu like Ive done:
At the click of a button, the batch file runs with the same settings you set up in the first place.
Like I said above, this is especially helpful if you run incremental where youre backing up a specific drive or drives often and at inconsistent times.
Hope this was helpful. J
- John David Hutton
mYthprod
|
Please visit the forums or read other articles at Creativecow.net if you found this page from a direct link.
|