Windows Vista Tips

Windows Vista Tips > Windows Vista Tips > Windows Vista Tips > File Management > Automatic Vista Backups

Article Tools

Automatic Vista Backups

Article Author : Ian
Date : 07-07-2008
Comments : 0

Comment on this article
 


Windows Vista includes an option to back up documents, photos and several other file types automatically, on a schedule you select. However, you can't select to backup your entire PC on a regular basis by default.

If you have a NAS drive or 2nd hard drive, it would be ideal to be able to automatically backup your computer should the worse happen. Thankfully, you can use the command line interface and the "Task Scheduler" to create an automated backup solution without any other software. This will only work with Ultimate, Business or Enterprise editions of Vista in Administrator mode.

To begin, load the Task Scheduler by starting taskschd.msc from the run box (press WINDOWS KEY + R to load this):

Name:  automaticbackups.jpg
Views: 5416
Size:  26.3 KB

Once the Task Scheduler has loaded, click Create Basic Task:

Automatic Vista Backups-automaticbackups2.jpg

Now, enter a name and an optional description for your automated backup script:

Automatic Vista Backups-automaticbackups3.jpg

You can now choose the intervals at which you want your backup to run (weekly or monthly would be sensible, depending on how often you need backups). Click Next when you are done:

Automatic Vista Backups-automaticbackups4.jpg

Select a time of day for the script to start based on your interval selection, then click Next:

Automatic Vista Backups-automaticbackups5.jpg

Now, select Start a Program and click Next:

Automatic Vista Backups-automaticbackups6.jpg

For the "Program/Script" box, enter the following command:

wbadmin

Then, the following arguments to the next box:

start backup -allcritical -backuptarget:d: -include:c: -quiet

This example argument assumes you are backing up the entire C: and storing the backup on the D:. You can chance the storage paths by editing the values above. Once you are done, click Next:

Automatic Vista Backups-automaticbackups7.jpg

This final screen lets you confirm the backup script details. If everything appears correct, click OK:

Automatic Vista Backups-automaticbackups8.jpg


When the script starts, a command box similar to the one below will load. This will show you the progress of the backup and close automatically once complete. All of the backups will be stored in a "WindowsImageBackup" folder on the backup drive you selected, should you need to restore the computer using the Vista installation disk:

Automatic Vista Backups-automaticbackups9.jpg

 
 
Latest Articles
System Health Report

System Stability Index

Add Run Command to Start Menu

Automatic Windows Logon

Windows Disk Manager

Reduce Your PC Running Costs

How to tell if you can run Vista 64-bit

Clear Thumbnail Cache

Change Mouse Pointer Speed

Disable Data Execution Prevention

 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59