[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

Similar Messages

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

  • 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

  • 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

  • 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

  • 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

  • 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

  • Can I have many image backups on windows 8.1?

    I am using the image backup feature in windows 8.1 to create a
    backup of my system. However. If I try to create a new one, the first
    one is overwritten. So i create a new one, rename it and create a second
    one. However, when I want to restore an image, I have only one image
    avaiable, the image that is not renamed.
    So my doubt is, can I have multiple images on windows 8.1?
    thank so much.

    Hi ComptonAlvaro,
    As the Wbadmin start recovery command deprecate from Windows 8.1, so there is no other way to get multiple versions of system image back. Although
    WbAdmin start backup still works.
    See the picture:
    Here is the workaround for this scenario:
    Scheduled system image backup windows 8.1
    https://social.technet.microsoft.com/Forums/windows/en-US/744c0f06-9872-4d47-a438-e255f2d2a60d/scheduled-system-image-backup-windows-81?forum=w8itprogeneral
    Regards,
    Alex Zhao
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

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

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

  • System Image Backup programmatically with c++

    Hi, is it possible with C++ to backup the whole system image of your PC, meaning not just coping files, but the whole
    operating system, with all its programs and files,
    and to schedule to do it like once a week, including all the drives specified, I
    have external HD 4TB, Seagate model (which i want to use as destination drive
    to store disk image on it). I was unable use to
    use Windows 7 System Image backup, since this type of HD (Seagate) is new and structured differently.
    I am aware of a software like DiskWizard which can be found at:
    http://www.seagate.com/support/internal-hard-drives/desktop-hard-drives/barracuda-xt/discwizard-master-dl/
    which does the job, however, they sell one license for 1 PC, and i would want for more then one PC, like for at least 3.
    Get back, thanks in advance.
    Gennady Gurin

    Actually the correct solution, is to get the free software :
    http://www.paragon-software.com/home/br-free/download.html
    Since i have an external drive which is 512E as i was told, and other my internal HDD(s) are 4k, so Windows 7 backup unable to do the job, however this software works together with different types of HDD(s), and you can even
    schedule a task, but the boot disk must be created first, then PDF file should be a great help, then backup VD, and add to schedule a task and
    after apply.
    Gennady Gurin

  • System Image Backup fails in Surface Pro Win 8.1 with an error

    I'm trying to create a system image backup by using "System Image Backup" tool that comes with Windows 8.1 without any success.
    For this I went to "File History" tool and under this at the bottom-left hand side there is a link "System Image Backup". Then selected the drive and just clicked Next and Ok on the prompts.
    I get the below error message around the last stage of the backup since the progress bar will be just around the finish line when
    the below error pops up saying that the backup wasn't successful:
    ERROR: "There was a failure while compacting the virtual had disk on the backup location. (0x80780151) Additional Information: Incorrect
    function. (0x80070001)"
    I'm using Verbatim 500GB portable hard drive. I have formatted it in NTFS file system as required by the backup tool. It has nothing
    in it so it has enough space.
    Thanks
    Jay

    Hi,
    Based on my research, I suggest you try to delete mounted volume reparse point.
    Windows backup or restore errors 0x80070001, 0x81000037, or 0x80070003
    http://support.microsoft.com/kb/973455
    Let’s  have a try to check if the methods also apply to windows 8.1.
    Meanwhile, we can use the Recimg.exe command-line tool to create a system image.
    How to create a system image to refresh your Windows 8 PC
    http://support.microsoft.com/kb/2748351/en-us
    This article also applies to Windows 8.1.
    Regards,
    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.

Maybe you are looking for

  • How to create a exe file of a .class file

    how to create a .exe file for windows .class file of java please answer this so that i can complete the project to be submited to collage

  • Updatable Materialized View and Master Table on same database

    Hi all, My first question - Is it possible to have an Updatable Materialized View and the associated Master Table located on the same database? This is the requirement scenario: One unique database D exists. A is a batch table. Only inserts are allow

  • Console logs: Couldn't read user-specified computer name

    Last night I was experiencing frozen apps, was unable to open web pages and could not open the Apple menu to Restart computer. Somehow I eventually managed to Restart and everything seemed OK. When I checked in Console logs tonight, I saw this messag

  • Can't activate windows after hard drive failure.

    I'm attempting to revive a less than year old laptop for a friend after a harddrive failure.... toshiba drive was dead dead. Has a windows 8 sticker on bottom so can only assume that's what it came with, but windows claims the product key stored in b

  • I don't understand updated version

    Firstly when I create a new document I get a message saying " documents larger than 30,00 pixels in either dimmension will not be compatible with older versions of photoshop..." Secondly my page looks different to what it used to and is 2% Thirdly im