Difference between revisions of "Windows System Image Backup"
(→System Image Backup Graphical Tool) |
|||
Line 2: | Line 2: | ||
== System Image Backup Graphical Tool == | == System Image Backup Graphical Tool == | ||
+ | |||
+ | The backup may take a few hours. You can continue to work as it backs up, but it is better if you don't. When the backup is over, you may be asked if you want a System Repair Disc. If your PC has an optical drive, create the disc. | ||
== System Image Backup Command Line Tool == | == System Image Backup Command Line Tool == |
Revision as of 23:13, 9 February 2017
If the hard drive crashes or becomes corrupt a system image backup can be used to restore all of Windows and data files.
System Image Backup Graphical Tool
The backup may take a few hours. You can continue to work as it backs up, but it is better if you don't. When the backup is over, you may be asked if you want a System Repair Disc. If your PC has an optical drive, create the disc.
System Image Backup Command Line Tool
Wbadmin is the command line tool that does the same thing as the graphical tool. wbadmin 1.0 - Backup command-line tool
The behavior is identical to the System Image backups initiated from the graphical Backup And Restore tool. The first time you initiate a System Image backup, it backs up every block on the system volume. Each subsequent time, it simply updates the previous backup.
example:
Wbadmin start backup -backupTarget:W: -include:C: -quiet