- MAXIMUMpcguides - http://www.maximumpcguides.com -
Schedule a Complete PC Backup
Posted By Brent Trahan On 10.25.07 @ 10:47 am In All, Backup and Restore, Vista, Windows | 3 Comments
Windows Vista Ultimate, Business, and Enterprise have a great image based backup called Complete PC Backup that backs up your entire computer including Windows, programs, settings, and files.
Unfortunately Complete PC Backup can’t be scheduled from the control panel. This guide shows you how to use the command line version of Complete PC Backup (wbadmin) and the Task Scheduler to backup your computer with Complete PC Backup on a schedule.
Prerequisites: Before you can schedule a complete PC backup you need the following:
The wbadmin command is a command line tool for Windows Vista’s Complete PC Backup. Since Complete PC Backup isn’t schedulable from the control panel I’m going to use wbadmin with the help of the Task Scheduler to automatically create a Complete PC Backup on a schedule.
How-to Use wbadmin
Here’s an example wbadmin command:
wbadmin start backup -allCritical –backupTarget:E: -include:C: -quiet
Note: This command needs to run in an elevated command prompt to work properly.
Here are the parts of the command broken down and explained:
In this example I’m going to set my computer to run a Complete PC Backup every week to backup my C: drive and save it on my E: drive. Use this example to set your computer up.
Note: Your user account must have administrative privileges to create this task.
Note: -backupTarget: is where the backup will be saved, and –include: is what will be backed up. You might need to change the –backupTarget: switch’s drive letter.
Article printed from MAXIMUMpcguides: http://www.maximumpcguides.com
URL to article: http://www.maximumpcguides.com/schedule-a-complete-pc-backup/
URLs in this post:
[1] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/10/schedule_completepcbackup1.PNG
[2] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/10/schedule_completepcbackup2.PNG
[3] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/10/schedule_completepcbackup3.PNG
[4] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/10/schedule_completepcbackup4.PNG
Click here to print.
Copyright 2006-2008 Brent Trahan. All rights reserved.
Microsoft Windows is a registered trademark of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with MAXIMUMpcguides.com. All other products mentioned are registered trademarks of their respective companies. MAXIMUMpcguides IS NOT RESPONSIBLE for any damage or data loss to your computer from using this web site. All information on MAXIMUMpcguides is provided on an AS IS basis with NO WARRANTIES.