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

Similar Messages

  • 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

  • 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

  • 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”

  • Yoga 2 13 system image backup question

    Hello:
    I just bought a Yoga 2 13" ultrabook with 128Gb solid state drive. I tried to make an initial system image backup according to the steps in the manual, but could not do it. The manual instructs me to use the Novo button to invoke a menu with "System Backup" as an option. There is no such option on the menu. I found a post on this forum that directed another person to use the Windows 8.1 control panel system backup option.
    I did make a Windows 8.1 system image backup, but now I have no idea of what I should do to perform a restore, should I need one.
    Is there a conventional process by which I create a USB bootable disk that can then be used to restore the Windows 8.1 image? Or does the OneKey restore have that as an option?
    Bottom line problem is:
    I need to make a system image backup that I can use to restore all of my partitions, should I need to do so. And I need the procedure for doing the restore.
    Thanks!

    Hi Rudy1212,
    Welcome to Lenovo Community!
    I understand your concern and the OS (Operating System) can only be backed up in a USB Flash Drive. Below is the link to perform the same:
    How to Create a USB Recovery Drive and Use it to Recover Windows 8/8.1?
    Do post us back for further queries
    Best Regards
    Shiva Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • How do I restore a Windows 8.1 system image if I upgraded from Windows 8?

    I have a new HP Envy TouchSmart 15 Notebook PC 15-j003cl.
    It came with Windows 8 which I upgraded to Windows 8.1.
    I created the HP Recovery USB flash drive.
    From my reading I understand that the recovery USB flash drive is Windows 8 not 8.1.
    My question is:
    Can I restore a Windows 8.1 System Image Backup I made on a USB hard drive using the Windows 8 recovery USB flash drive?
    Or, to put it another way, what is the recommended procedure to back up an upgraded Windows 8.1 computer so, in the event of hard-drive failure, I don't have to start with Windows 8, upgraded to 8.1, re-install all my apps?
    Thanks
    Kirk

    OK here's where I am now and a few followup questions,
    Started with Windows 8.
    Upgraded from Windows Store to Windows 8.1
    Installed lots of apps and got everything running the way I like.
    I created a full system image of my upgraded 8.1 hard drive to an external USB hard drive.
    I have successfully created a recovery boot USB flash.  (did not copy recovery partition) I can restart the computer from
    it and navigate up to the point where it will restore my system image made after I upgraded to 8.1.  (I don't want to risk
    trying it for fear it will mess up my computer)
    Assume my hard drive failed and I have a new blank hard drive:
    My question is at this point does it matter that this was originally a windows 8 (not 8.1) computer?
    Will I be able to restore the image of 8.1?
    Does it matter which version of Windows I created the recovery boot USB flash on?  ( I can't tell when it boots from the
    recovery USB flash if it is running Windows 8 or Windows 8.1.
    I wish there was a way to test this without risking losing all the work I have done to configure the computer??
    Thanks,
    Kirk

  • [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 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

  • 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

  • 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 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 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

  • 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

  • System Image Backup Failed During Backup

    I have a 2 year old HP pavilion g series notebook.  I was doing a system image backup onto dvd+r disks. It was nearly finished when on disk #99 I got this message "The Backup Failed. The system cannot find the path specified (0x80070003)  
    My computer is out of warranty and I'm out $60 in disks if they can't be used.  I need to know it there is a way to salvage what I saved and restart Image backup from where it left off?  
    Product: A6Z59UA #ABA
    Model: g61d60us
    This question was solved.
    View Solution.

    Hi CherylLyme,
    Welcome to the HP Forums!
    I would like to take a moment and thank you for using the forum, it is a great place to find answers.
    For you to have the best experience in the HP forum, I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that you were doing an image backup and when it was nearly finished you received  the error (0x80070003).  Here is a link to a Microsoft answer to assist you. Windows backup error 0x80070003 ( Answered by Vinod N)
    I am unsure if you would be able to start again and pick up on disk 99, as once you have repaired it, it will have changed from when you first ran the backup.  The disk you used were not read, writeable, so you would not be able to reuse them.  You may find that an external drive would be a more economical way to do your backups. The data would be in one place and easier to store.  If you decide to use a USB stick it must not be more then 32GB and will not say Windows 8 on it.
    You can most likely purchase an External drive for about the cost of replacing the disks.  Here is a link to HP Shopping External storage , but you can purchase one at many places, computer shops, Staples,Walmart, and Office Depot are just a few.  I hope this helps.
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

Maybe you are looking for

  • Motion Won't Start!!!!!!!

    Motion won't start, I've tried reinstalling several times but every time I start it, the icon bounces once and then stops. Here's what my crash reporter says: Host Name: Wes-MacBook Date/Time: 2006-10-20 14:32:53.406 -0400 OS Version: 10.4.8 (Build 8

  • Downloaded New Version.....I've tried everything..nothing is working..HELP!

    Today i downloaded the newest version of iTunes 6.0.2.23....and i ran the installation and just as it looks to end, the InstallShield window says this message exactly as it follows... The iTunes for Windows installer has completed. The installation w

  • Install ical data from iphone 5 to MAC OS 10.8.5?

    My calander contents were wiped out by iCloud and I do not want to use iCloud at all! The events are still in my iphone and they are in a fairly recent back up from my MAC. Is there a way to move my events from iPhone to MAC? or Should I just re-inst

  • Problems installing new hard drive - pt. 2

    Hi there, I have been using a G4 for years for my music (Pro Tools). I had the standard 29GB hard drive, and I had added a second 40GB drive, and those worked well for me for years. A few weeks ago, the system started acting up, and it seemed like th

  • Sql Loader - varchar with \n

    Hello, I don't know how to set SQL Loader contorl file to import following data. I have three columns: integer and varchar and integer. File to import looks like: <EXAMPLE datafile.txt> 1, 'Hello world', 111 2, 'Oracle Technology Network', 222 3, NUL