System Image Backup in windows 8.1 not working

Hi,
I am trying to take system image backup on windows 8.1 with USB drive attached and I am getting the following error which is given at the end of the post. It always says the backup location is invalid.When I tried with -allCritical it fails with
I tried to wbadmin enable backup, that also fails with "Warning:  The ENABLE BACKUP command is not supported in this version of Windows. The operation ended before completion."
Can someone help with the wbadmin backup, please. It seems to be a red-herring.
PS C:\WINDOWS\system32> wbadmin start backup -backupTarget:E: -include:c:
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2013 Microsoft Corporation. All rights reserved.
Retrieving volume information...
This will back up OS(C:) to E:.
Do you want to start the backup operation?
[Y] Yes [N] No Y
ERROR - The specified backup location could not be found or is not a
supported backup storage location.
PS C:\WINDOWS\system32> wbadmin start backup -backupTarget:E: -include:c: -allCritical -quiet
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2013 Microsoft Corporation. All rights reserved.
Retrieving volume information...
This will back up ESP(EFI System Partition) (500.00 MB),OS(C:),(\\?\Volume{26a2e53d-6299-4ef1-a7e7-860f1e839ed6}\) to E:.
ERROR - The specified backup location could not be found or is not a
supported backup storage location.

Hi,
Thanks for posting in Microsoft TechNet forums.
I will try to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
Regards,
Kelvin Xu
TechNet Community Support

Similar Messages

  • [Forum FAQ] Schedule multiple versions of System Image Backup in Windows 8.1

    As we known that there is no UI for user to configure Image backup in Windows 8.1, this is a guide for your to schedule multiple versions of System Image Backup.
    Step 1: Create a task to schedule an image backup with following command:
    SCHTASKS /Create /SC WEEKLY /D MON /TN WeeklyFullBackup /RL HIGHEST /ST 13:00 /TR “wbAdmin Start Backup -backupTarget:F: -include:C: -allCritical -quiet”
    Step 2: Schedule a robocopy to backup the saved image with BAT file:
    Please create a new folder (in this example, the new folder is e:\test2) to save your multiple copies of image backup:
    Write following batch file to copy backup and rename with backup date:
    *****************BAT********************
    @echo off
    robocopy e:\test1\ e:\test2\ test.wim
    ren e:\test2\test.wim  test_%date:~10,4%%date:~7,2%%date:~4,2%_%time:~0,2%%time:~3,2%.wim
    NOTE: e:\test2 is my location to save multiple copies of image backup; e:\test1 is the location I create the system image backup.
    This BAT can also help to rename the copy of image backup with date and time like below:
      3.  Set up a basic task in Task schedule:
    Note: please make sure the time you configured follows the time you set for image backup in Step 1.
    Action -> Create basic task (Name you task) -> Trigger (Set how often this task should be run) -> Action (Start a program) -> Under Program/script, point to your bat file you create in Step 2.b -> Finish
    At the end, you can know more about SCHTASKS and Robocopy via following links:
    Robocopy
    http://technet.microsoft.com/en-us/library/cc733145.aspx
    Schtasks
    http://technet.microsoft.com/en-us/library/cc725744.aspx
    Welcome to your feedbacks.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hi,
    Thanks for posting in Microsoft TechNet forums.
    I will try to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • System Image backup using Windows 8 on my Compaq CQ 58 Notebook ?

    For creating a System Image backup the HP guide shows two selections (External Hard Drive or Disc). Can I use a USB flash drive?
    This question was solved.
    View Solution.

    Which HP guide covering system image backup creation are you referring to?
    The only option I am aware of that are available are  on a hard disk, DVD media and network locations (NAS), not on a USB flash disk.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • SYSTEM IMAGE BACKUP. WINDOWS 8.1

    Good day experts.
    When running Windows 8.1's 'System Image Backup', I recieve the attached error message:-
    I have ran SIB once sucessfully since upgrading to 8.1, but the second time I try to backup I get the error message.  I have tried formatting my backup drive & still the problem persists.  Could this be yet another glich with the os.
    Thanks for reading.  Can anyone help?
    This question was solved.
    View Solution.

    I ran this command:- wbAdmin start backup -backupTarget:E: -include:C: all sorted.

  • System Image Backup in Windows 10

    I'm trying to do an image Backup on the Windows 10 Build 9879 system disk but find that it's no longer possible. How do I do it?
    Renee
    "MODERN PROGRAMMING is deficient in elementary ways BECAUSE of problems INTRODUCED by MODERN PROGRAMMING." Me

    No difference I can see from Win 8.1...
    No doubt you have found that you can initiate a System Image backup manually by starting the
    File History panel, then choosing the System Image Backup link in the bottom-left corner.
    The wbadmin command is also still available, and as far as I can see can be scheduled just like in Windows 8.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Missing partitions after running Recovery from previous System Image Backup in Windows 8.1

    After running Recovery from a recent Sytem Image Backup the LRS_ESP partition is now missing and the Used space on the  PBR_DRV partition is reported as 95.20MB while it previously reported 9.52GB in use. The WINRE_DRV, SYSTEM_DRV, Windows8_OS and D:LENOVO partions appear to be OK. 
    I ran the Recover after replacing the original 500GB HDD with a 1TB. Any details/links/recommendations on recreating/correcting the LRS_ESP and PBR_DRV partitions? Thanks!

    Here are the before and after partition details obtained through Partition Wizard:
    Link to image 1
    Link to image 2
    Moderator note: large image(s) converted to link(s):  About Posting Pictures In The Forums

  • System Image Backups fails after upgrading to Windows 8.1 with 0x80040154

    Backed up a Windows 8.0 system to DVD with no issues. Upgraded the computer to 8.1, and now when we tried to backup the system to DVD, we are getting the error message "An error occurred, class not registered (0x80040154)"
    Anyone have any suggestions on how to fix this issue?
    Richard

    Hi,
    According to your description,did you format the BD-R disc ?
    Before you start system image backup, please format the BD-R disc.
    For more information, you may refer to:
    0x80040154 error may occur when you create a system image backup in Windows 8.1
    http://support.microsoft.com/kb/2934165/en-us
    Regards,
    Kelvin Xu
    TechNet Community Support

  • Windows 8.1 System Image Backup - Unable to backup to network share due to unsupported "version of the file format"

    I have a Windows 8.1 Pro 64 bit system that I am trying to make a system image backup via Windows 8.1's System Image Backup feature.
    The backup destination is a network share, but the image creation is failing with the following error: 
    The version does not support this version of the file format
    After some investigation, it appears this is due to the network share (a Netgear BlackArmor NAS 220)not
    supporting sparse files. The consensus out on the web seems to be that your smb.conf file on the NAS needs to have strict allocate = yes added, in order to support sparse files. However, as far as I can tell with the BlackArmor NAS
    220, there is no way to edit the smb.conf file (and I'm not even 100% positive they're running Samba--but I bet they are).
    Some more searching revealed another possible option here: 
    If you don't need to exclude files from your backup, use the "-allcritical" option in your command line. AS IN:
    wbadmin start backup -backupTarget:\backup1\backupdrive1\ -include:c: -user:administrator -password:xxxx -systemState -vssFull -allcritical -quiet
    This changes it to Block backup and gets rid of the error.
    I'm trying to do a complete backup, so no exclusions are wanted or needed. So, i tried this, and got the exact same error (only this time it was on the command line, rather than a GUI dialog).
    Is there any way to do backups to a network share that doesn't support sparse files via Windows 8.1's System Image Backup facility?
    Alternatively, is there a way to enable the strict allocate = yes on a BlackArmor NAS 220?

    Hi,
    When using BackupAssist to perform a backup from a Windows file system to a Linux (ext4 or XFS) file
    system, the backup can fail if the following conditions apply.
    The backup is running a system protection job to the Linux based NAS. 
    The Linux NAS has sparse file allocation turned on.
    These two contition can cause the problem like yours.
    You can refer to the document which also contains an solution for further details.
    http://www.backupassist.com/downloads/resources/sparse_file_system_compatability.pdf
    Roger Lu
    TechNet Community Support

  • Any solution for Windows 8.1 System Image Backup on DVD fails with error 0x80040154??(apart taking backup in external drive)

    Windows 8.1 is facing a problem while taking System Image Backup on DVD, it pops an error saying  0x80040154 and more it says that class is not registered , i am trying from days to find some optimum solution for it apart from taking it on external
    hard drive...any suggestion please let me know asap!
    regards!
     

    Hi,
    Check this article first:
    0x80040154 error may occur when you create a system image backup in Windows 8.1
    http://support.microsoft.com/kb/2934165/en-us
    Please capture the system event during you reproing this issue by using Process monitor:
    Process Monitor v3.05
    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    If there is any Access denied error, follow this blog to solve this issue.
    Solving Access Denied Errors Using Process Monitor
    http://improve.dk/solving-access-denied-errors-using-process-monitor/
    You can also upload the saved log file here for our research. Please upload them to a file sharing service like Skydrive or "Rapidshare" and put a link to them in your reply.
    Kate Li
    TechNet Community Support

  • How can i perform system image recovery in windows 8.1 hp pavilion g6

    recently i upgrade my hp pavilion g6 to 8.1pro..i need to create an system image file of my windows 8.1..so plz give me a detailed procedure...to store it on dvds/online hp backup recovery...
                                                   Is this image recovery working properly when my system got in big trouble???

    When requesting assistance, please provide the complete model name and product number of the HP computer in question. HP/Compaq makes thousands of models of computers. Without this information it may be difficult or impossible to assist you in resolving your issue.
    The above requested information can be found on the bottom of the computer, inside the battery compartment, or on the BIOS startup/setup screen. Please do not include the serial number. Please enter the model/product information into HP's Online Consumer Support page and post it here for our review.
    Please use Windows "System Image Backup" utility to create an exact image of the Windows 8.1 partition as it currently is, on an external hard drive. You may also need to create a Windows "repair" disc. If your computer developes issues or you need to replace the hard drive, all you have to do is "restore" the image to the computer. Please see Windows 8.1 Tip: Use System Image Backup for instructions on creating and restoring a "Windows - System Image Backup."
    This process is not a system recovery and is different than using Window Restore or Refresh, or HP System Recovery.
    If you have any further questions, please don't hesitate to ask.
    Please click the white KUDOS star to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • System image backup error (0x80070021)

    I have attempted to use the system image backup tool so I do not have to re-install everything in the event of HDD failure.
    However, I receive an error (specified in title) that a process has locked a file, and it fails.
    I have already tried closing every background task I can, but to no avail.
    I am backing up to a LAN drive. (Seagate Central 3TB)  It is running the latest firmware.
    Thanks.

    Using process monitor
    FWIW what I was imagining might be possible is finding a file name which is causing the problem symptom.  E.g. find where in the trace the message that you see is being written and then use that for context to see what was occurring just before that.
    I mostly use ProcMon as a guide to my analysis of the existing diagnostics and, since I don't have access to the source or support documentation, as a supplement to their meaning.  E.g. to get a list of all the files which are being written to
    while your trace was running you can use the Count... tool.  E.g. first filter on Operation Is Write then use Count... to see how many unique Path values there are associated with it.  Once you have inferred where a particular message was written
    you can then turn off your filter and go back to see what other registry and file accesses might have contributed to it.  Otherwise it is easy to be overwhelmed by all the possible red herrings in a ProcMon trace.   <eg>
    I suspect that the two processes that you have found doing stuff are supposed to be doing those things.  However, since I was unfamiliar with them I had to do a web search for each.  The results of that would suggest looking in the Event log for
    clues.  So, if ProcMon shows your processes writing to the Event log, definitely have a look at them.
    Good luck
    Robert Aldwinckle

  • Windows 8.1 System Image Backup issues

    All,
    Running a Satellite P50-S PSPMHC-01M00P with Windows 8.1.
    When attempting to create a System Image Backup in Control Panel > System and Security > File History, using a target of \\hostname\share\dir (using an NetBIOS /TCP/IP session with an account that has read/write privileges). A dialog box says
    "There is not enough disk space to create the volume shadow copy on the storage location. Make sure that, for all volumes to be backup up, the minimum disk space for shadow copy creation is available. This applies to both the backup storage destination and volumes included in the backup. Minimum requirement: For volumes less than 500 megabytes, the minimum is 50 megabytes of free space. For volumes more than 500 megabytes, the minimum is 320 megabytes of free space. Recommended: At least 1 gigabyte of free space on each volume if volume size is more than 1 gigabyte. (0x80780119)"
    The target is a device to which I am able to connect over \\hostname\share\dir with read/write privileges. I am able to read and write files from that network share using the file history feature as well as manually add/delete files. My C:\ volume has 857GB of 917GB total free.
    A browse around reveals that I should resize the volumes to give space to each volume, but I want to save the images from bare metal before doing anything (actually wanting to go to Win7 maybe since 8.1 pretty much stinks). That includes resizing partitions... is there a way to stage this to the local filesystem first without having to write to all the local volumes? Or buy more software which you would think would already be with the device?

    Satellite P50-A-01M (PSPMHC-01M00P)
    Everything for that Canadian model is here
    There's a bug in that Windows 8.1 System Image Backup. Best to switch to a third-party alternative for now.
    -Jerry

  • Is Windows 8.1 system image backup an ISO image

    I ran out of space on my windows partition, so I created a system image backup of that partition (windows 8.1) and then removed the partition via bootcamp assistant. My intent was to reinstall a new, resized partition and use the system image backup file that I had created as the ISO image in the process. It doesn't seem to be that easy. There is not one ISO file in the system image backup that was created. Thoughts?
    Could I potentially just reinstall windows 8.1 then restore from that backup I created?

    Yes, you can reinstall W8.1 on a larger partition. Was the System Image Backup created using Windows Backup/Restore? Be aware that if you restore a Windows System Image, it restores the old volume size. You will need to use a Linux Live CD with GParted to resize the old volume to occupy the new partition size.

  • Scheduled system image backup windows 8.1

    Hello,
    in windows 8.1. there is an option to create a system image backup.
    What can be done to configure this as a scheduled job to backup a machine every night as an image?
    Thx

    Hi,
    Since MS took away the scheduling feature in System image backup, we can only use script  in the Task Scheduler as Chrise mentioned.
    You can also refer to this article: 
    How to schedule a Windows 8.1 System Image backup (step-by-step)
    http://pureinfotech.com/2013/10/24/schedule-windows-81-system-image-backup/
    This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
    Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
    completely understand the risk before retrieving any software from the Internet.
    Hope this would be easy understanding. 
    Regards,
    Kate Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.
    Tested and works make sure to change drives to backup and destination
    SCHTASKS /Create /SC WEEKLY /D MON /TN WeeklyFullBackup /RL HIGHEST /ST 13:00 /TR “wbAdmin Start Backup -backupTarget:F: -include:C: -allCritical -quiet”

  • Window System Image Backup Fails to Back Up EFS System Partition

    I am trying to use WBADMIN to take a complete system image of my system with the following command:
    wbadmin start backup -backuptarget:[NETWORK SHARE] -include:C: -allcritical
    WBADMIN is able to create shadow copies of all the volumes on my system, but when it begins to create a backup of the EFI System Volume, it fails immediately:
    The backup operation to [NETWORK SHARE] is starting.
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a backup of volume SYSTEM(EFI System Partition) (300.00 MB), copied (0%).
    Summary of the backup operation:
    The backup operation stopped before completing.
    The backup operation stopped before completing.
    Detailed error: The I/O operation has been aborted because of either a thread exit or an application request.
    Log of files successfully backed up:
    C:\WINDOWS\Logs\WindowsBackup\Backup-01-02-2014_18-45-09.log
    Log of files for which backup failed:
    C:\WINDOWS\Logs\WindowsBackup\Backup_Error-01-02-2014_18-45-09.log
    There was a failure in preparing the backup image of one of the volumes in the backup set.
    The I/O operation has been aborted because of either a thread exit or an application request.
    The system is encrypted with Bitlocker, and does not have a TPM. I am also running Carbonite, but I have disabled it and the results are the same. 
    No data is actually written to the log files either, which is strange. The GUI System Image Backup utility also provides virtually the same error. Any thoughts?

    Hi,
    Try to test in WinRE to see what the result is.
    Alex Zhao
    TechNet Community Support

Maybe you are looking for