Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Generic User Avatar

Creating a Windows Backup Image


  • Please log in to reply
12 replies to this topic

#1 FreeBooter

FreeBooter

  •  Avatar image
  • Members
  • 4,680 posts
  • ONLINE
  •  
  • Gender:Male
  • Location:Turkey - Adana
  • Local time:06:18 AM

Posted 06 June 2016 - 06:45 PM

Creating a Windows Backup Image

WBAdmin (WBAdmin.exe) is a command-line utility built into Windows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8, Windows 8.1 Windows 10 and Windows Server 2012 . The command is used to perform backups and restores of operating systems, drive volumes, files, folders, and applications from a command-line interface. WBAdmin is a disk based backup system. WBAdmin can create a "bare metal" backup used to restore the Windows operating system to similar OR dissimilar hardware. The Backup file(s) created are primarily in the form of Microsoft's "Virtual Hard Disk" (.VHD) files with some accompanying .xml configuration files. The backup .VHD file can be mounted in Windows Disk Manager to view content. However, the .VHD backup file is not a direct "disk clone". The backed up image can later be restored through the Windows Recovery Environment either to the same computer or to a new computer of different brand and type.




Useful information!
WBAdmin replaces the previous Microsoft Windows Backup command-line utility, NTBackup, which came built into Windows NT 4.0, Windows 2000, Windows XP and Windows Server 2003. It is the command-line version of Backup and Restore.




Before you can schedule a complete PC backup you need the following:

  • You must be running Windows Vista Ultimate, Business, or Enterprise.
  • You must be running Windows 7 Ultimate, Professional, or Enterprise.
  • You must be running Windows 8, Windows 8.1 and Windows 10.

Creating an image of your computer enables you to restore all your programs, personal data, and Windows settings without reinstalling Windows manually, reinstalling every application, and then copying your personal data back over. When something bad happens, such as a hard drive failure or Windows being broken beyond repair, it is better to restore your computer from an image.
To get started, you will need an administrative-level command prompt:

1. Open the Start screen and type Cmd.exe.
2. Right-click the Cmd.exe icon and then select Run As Administrator.
3. When the command prompt loads, run the following command to create a backup of your entire Windows install:
 

wbadmin start backup -allCritical -backupTarget:D:

Replace D: drive letter with a drive letter where you want your backup to be stored.
It can be the drive letter of any drive in your PC or connected via USB, but cannot be the drive that you are backing up.
You can also replace d: with a UNC network path. For example:
 

wbadmin start backup -allCritical -backupTarget:\\servername\sharename

4. If the command was entered properly, you receive a confirmation screen asking you if you want to start the backup operation, type Y and your backup will begin.
When finished, store your backup data in a safe place.

 

When you are working with Wbadmin, you can get help on available commands:
1.To view a list of management commands, type wbadmin /? at the command prompt.
2.To view the syntax for a specific management command, type wbadmin Command /?, where Command is the name of the management command you want to examine, such as wbadmin stop job /?.

Windows System Repair Disc can be created containing the Windows Recovery Environment (WinRE) i recommend creating a Windows Repair Disc to anybody without a Windows OS installation DVD.

Create a Windows Vista System Repair Disc

The Service Pack 1 must be install to create a Windows System Repair Disc from Windows Vista.
Program that creates a Windows System Repair Disc can be started from "Start Menu --> All Programs --> Maintenance --> Create a Recovery Disc". Follow the instructions to create a Windows System Repair Disk you will need either a blank CD or DVD.


Create a Windows 7 System Repair Disc

Open the "Backup and Restore" by clicking the "Start Menu --> Control Panel --> System and Maintenance --> Backup and Restore" and In the left pane, click “Create a system repair disc”. You will need a blank CD or DVD and then just follow the instructions to create a Windows Repair Disk.


Create a Windows 8, 8.1 System Repair Disc

Open the Search charm by dragging your mouse to the top or bottom right corners of the screen or press WinKey + Q keys and type Recover into Search charm and click Create a recovery drive to create USB recovery drive which will include WinRE and optionally Windows OS factory recover image.
You will need empty USB Flash Drive or blank CD or DVD if you click “Create a system repair disk with a CD or DVD” option on the Connect USB flash drive screen.


Create a Windows 10 Recovery Drive

Even if your PC can't start, you can use the Recovery drive to reset it or troubleshoot problems. If you back up system files to this drive, you'll also be able to use it to reinstall Windows.
Open your Start menu, type RecoveryDrive.exe in the search box, press Enter key.
Check or Uncheck the Back up system files to the recovery drive box for what you want to do, and click on Next button.
Select the USB flash drive (ex: "E:\ (USB)" ) you want to make a recovery drive, and click on Next button.
When ready to start, click on Create button.


Useful information!
Back up system files to the recovery drive will require that the USB flash drive is large (at least 8-16 GB) enough for this.

Some people are getting a We can't create the recovery drive - A problem occurred while creating the recovery drive error message with Back up system files to the recovery drive checked.

If you have this issue, then leaving Back up system files to the recovery drive unchecked should allow it to successfully create a recovery drive



In the event your computer wont boot up or you replace hard disk drive and you will like to restore your backup system image, you need to boot up into the System Recovery Options (for Windows Vista and Windows 7) or Advanced Startup Menu (for Windows 8, 8.1 and 10) which lets you start Windows in advanced troubleshooting modes. You can use the custom-made System Repair Disc or Windows Installation DVD to boot computer into WinRE.



Restore Windows 8,8.1 and 10 backup image
You can restore backup system image from Windows 8, 8.1 and 10 System Repair Disc or Windows installation disc (if you have one).

1. Attach the external hard drive on which you stored the backup image.

2. Boot to the recovery media.

3. Select your keyboard layout if asked.

4. Click Troubleshoot.

bnA0IFb.png

5. Click Advanced Options.

XncP1jl.png

6. Select System Image Recovery. The Re-image Your Computer utility loads and searches for your backup files.

yD4hCmT.png?1

7. Pick the Select A System Image option and click Next. All backup locations discovered display, so you can connect to a network location as well.

8. Select a backup location to restore from and click Next. Alternatively, if you want to restore from a backup on a network location, click Advanced and then Search For A System Image on the network. Connect to your network and enter the full UNC path to the backup files. Once your files are found, your backup location shows up on the list just like files on an attached hard drive.

9. Choose the specific system image from all available images on the backup target and click Next.

10. On the Restore Options screen do not check the box that says Format And Re-partition Disks. I have not had any success restoring backups with that option set but you can try it yourself if you have same issue as me then do not check the box that says Format And Re-partition Disks. Simply click Next to move to the next screen.

11. Click Finish and then Yes on the confirmation screen.

At this point the restore begins. It can take a few hours depending how big your backup data is. When it is finished, your PC reboots and is ready for use.


Restore Windows Vista and Windows 7 backup image
You can restore backup system image from Windows Vista and 7 System Repair Disc or Windows installation disc (if you have one).

1. Insert the Windows Vista or Windows 7 installation disc or system repair disc.

2. Restart your computer using the computer's power button.

If prompted, press any key to start the computer from the installation disc or system repair disc.

GPNDj1E.jpg

If your computer is not configured to start from a CD or DVD, check the information that came with your computer. You might need to change your computer's BIOS settings. For information about which settings to change, check your computer manufacturer's website.

3. Choose your language settings, and then click Next.

TNHo4jg.jpg

4. Click Repair your computer.

4lIi67U.jpg

This step only applies if you are using a Windows installation disc.

5. On the System Recovery Options menu, click "Complete PC Backup" or "System Image Recovery", and then follow the instructions.


Edited by Queen-Evie, 07 June 2016 - 07:38 AM.
moved from Windows 10 Support to Backup, Imaging, and Disk Management Software

Please subscribe to my YouTube channel: https://www.youtube.com/c/Freebooter


BC AdBot (Login to Remove)

 


#2 britechguy

britechguy

    Been there, done that, got the T-shirt


  •  Avatar image
  • Members
  • 12,652 posts
  • OFFLINE
  •  
  • Gender:Male
  • Location:Staunton, VA
  • Local time:10:18 PM

Posted 06 June 2016 - 06:55 PM

As far as creating a system image, why not use "Backup and Restore" or "Backup and Restore (Windows 7)" on later systems and choose the "Create a System Image" link on the left?


Brian  AKA  Bri the Tech Guy (website in my user profile) - Windows 10 Pro, 64-Bit 
    A lot of what appears to be progress is just so much technological rococo.
            ~ Bill Gray


#3 FreeBooter

FreeBooter
  • Topic Starter

  •  Avatar image
  • Members
  • 4,680 posts
  • ONLINE
  •  
  • Gender:Male
  • Location:Turkey - Adana
  • Local time:06:18 AM

Posted 06 June 2016 - 06:59 PM

As far as creating a system image, why not use "Backup and Restore" or "Backup and Restore (Windows 7)" on later systems and choose the "Create a System Image" link on the left?

For each Windows OS version location of backup software changes so i did not want to one at time instruct how to open backup software for all different version of Windows OS the command line makes it more easy process to create backup image.


Please subscribe to my YouTube channel: https://www.youtube.com/c/Freebooter


#4 MelonBird

MelonBird

  •  Avatar image
  • Members
  • 58 posts
  • OFFLINE
  •  
  • Local time:08:18 PM

Posted 28 July 2016 - 12:35 PM

Sounds like would also be the best thing to do if you get malware and just want to wipe the drive and start over, IIUC. Great information for those of us who aren't IT level geeks, but are trying to educate ourselves as best we can.



#5 FreeBooter

FreeBooter
  • Topic Starter

  •  Avatar image
  • Members
  • 4,680 posts
  • ONLINE
  •  
  • Gender:Male
  • Location:Turkey - Adana
  • Local time:06:18 AM

Posted 08 August 2016 - 11:07 AM

Sounds like would also be the best thing to do if you get malware and just want to wipe the drive and start over, IIUC. Great information for those of us who aren't IT level geeks, but are trying to educate ourselves as best we can.

Thanks MelonBird yes this will delete any malware infected Windows OS as long as backup image of Windows OS is clean and not infected by malware infections.


Please subscribe to my YouTube channel: https://www.youtube.com/c/Freebooter


#6 oliverjia

oliverjia

  •  Avatar image
  • Members
  • 3 posts
  • OFFLINE
  •  
  • Local time:09:18 PM

Posted 27 August 2016 - 04:10 PM

thanks OP for sharing this. However, the reality is, there are tons of free disk imaging software out there that are much faster, with much small disk image files. 

Macrium Reflect free, Clonezilla live, to name a couple. 

 

Paid versions, why I have been using Terabyte Image for Linux for more than 10 years, without any failed backup/restore. 

 

The Windows built-in backup is too slow, the the image files are too large.



#7 FreeBooter

FreeBooter
  • Topic Starter

  •  Avatar image
  • Members
  • 4,680 posts
  • ONLINE
  •  
  • Gender:Male
  • Location:Turkey - Adana
  • Local time:06:18 AM

Posted 31 August 2016 - 03:45 PM

thanks OP for sharing this. However, the reality is, there are tons of free disk imaging software out there that are much faster, with much small disk image files. 

Macrium Reflect free, Clonezilla live, to name a couple. 

 

Paid versions, why I have been using Terabyte Image for Linux for more than 10 years, without any failed backup/restore. 

 

The Windows built-in backup is too slow, the the image files are too large.

Thanks a lot and yes you are correct but knowing how to use Windows build in image creator may not for you but you can't talk for all Windows OS users.


Please subscribe to my YouTube channel: https://www.youtube.com/c/Freebooter


#8 RolandJS

RolandJS

  •  Avatar image
  • Members
  • 6,606 posts
  • OFFLINE
  •  
  • Gender:Male
  • Location:Austin metro area, TX USA
  • Local time:09:18 PM

Posted 14 September 2016 - 03:16 PM

I'm hoping you can some day put some of this good stuff in my itty bitty place.  A very good job of EZ read and instructions!


"Take care of thy backups and thy restores shall take care of thee." Ben Franklin revisited.


#9 Scott-Aussie

Scott-Aussie

  •  Avatar image
  • Members
  • 1 posts
  • OFFLINE
  •  

Posted 17 September 2016 - 08:38 PM

A lot of people waste enormous time trying to backup Windows 10 doing a system image.
I was one and always got an error about efi partition not found.
Answer : Be sure the drive your using for backup is same partition type as source.
Once I converted the drive I was sending the image to, to be a GPT drive, the system backup works fine. Hope this helps. So check with diskpart.
Run CMD as admin
List drive
Select drive
List vol
To see what type your drive are. MBR or GPT
Select correct destination drive, and use diskpart to convert to correct format.

#10 cafejose

cafejose

  •  Avatar image
  • Members
  • 2,393 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:07:18 PM

Posted 01 October 2016 - 08:46 PM

What does this mean?

 

A lot of people waste enormous time trying to backup Windows 10 doing a system image.
I was one and always got an error about efi partition not found.
Answer : Be sure the drive your using for backup is same partition type as source.
Once I converted the drive I was sending the image to, to be a GPT drive, the system backup works fine. Hope this helps. So check with diskpart.
Run CMD as admin
List drive
Select drive
List vol
To see what type your drive are. MBR or GPT
Select correct destination drive, and use diskpart to convert to correct format.



#11 FreeBooter

FreeBooter
  • Topic Starter

  •  Avatar image
  • Members
  • 4,680 posts
  • ONLINE
  •  
  • Gender:Male
  • Location:Turkey - Adana
  • Local time:06:18 AM

Posted 05 February 2018 - 08:31 AM

What does this mean?
 

A lot of people waste enormous time trying to backup Windows 10 doing a system image.
I was one and always got an error about efi partition not found.
Answer : Be sure the drive your using for backup is same partition type as source.
Once I converted the drive I was sending the image to, to be a GPT drive, the system backup works fine. Hope this helps. So check with diskpart.
Run CMD as admin
List drive
Select drive
List vol
To see what type your drive are. MBR or GPT
Select correct destination drive, and use diskpart to convert to correct format.

 


Op is not restoring backup image on a empty hard drive which is partition as either MBR or GPT disk partition style and the backup image does not contain the same disk image partition style where the backup image been restored.

Ways to Convert Partition Type, Partition Style, and Disk Type
 


Please subscribe to my YouTube channel: https://www.youtube.com/c/Freebooter


#12 hamluis

hamluis

    Moderator


  •  Avatar image
  • Moderator
  • 63,372 posts
  • OFFLINE
  •  
  • Gender:Male
  • Location:Killeen, TX
  • Local time:09:18 PM

Posted 21 January 2022 - 08:42 PM

Native Windows Backup tools have now been recognized as unreliable and I suggest that any user who desires a backup image use one of the various 3d-party programs which are easy to use and get the job done.  Examples would be Aomei and Macrium Reflect programs, among others.

 

Louis



#13 cafejose

cafejose

  •  Avatar image
  • Members
  • 2,393 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:07:18 PM

Posted 23 January 2022 - 03:15 PM

Native Windows Backup tools have now been recognized as unreliable and I suggest that any user who desires a backup image use one of the various 3d-party programs which are easy to use and get the job done.  Examples would be Aomei and Macrium Reflect programs, among others.

 

Louis

Excellent posting and advice.  Now, we need the actual laboratory exercises!  Seriously!






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users