已答覆 wbadmin command for deleting old backup

  • Sunday, October 28, 2012 7:34 AM
     
     

    Dear Experts,

    i am trying to delete old backup versions . but i am not able to do 

    following command i try and gives following error msg ;

    pls help me thanx in advance .

    C:\Users\Administrator>wbadmin delete systemstatebackup -keepversions:3

    wbadmin 1.0 - Backup command-line tool
    (C) Copyright 2004 Microsoft Corp.

    Enumerating System State Backups ...

    ERROR - No system state backups were found - only full volume backups
    are present. This command can be used to delete system state backups only.

All Replies

  • Sunday, October 28, 2012 5:48 PM
     
     Answered

    Hi;

    Please run the following command on your server and paste the output here:

    wbadmin get versions

    As you can see in the following example, the specified backed up data can recover files or entire volume.

    If you can see System State as a recoverable item, so you do not have backups that can recover System State...


    Please VOTE as HELPFUL if the post helps you and remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.


  • Tuesday, October 30, 2012 12:49 PM
     
     

    Dear expert R.alikhani ,

    below is out put of command wbadmin get versions in my server .

    Backup time: 8/9/2012 3:30 AM

    Backup target: 1394/USB Disk labeled SERVER 2012_07_11 13:45 DISK_02(\\?\Volume{
    126a3af7-62a8-11e1-9592-18a9054e153c})
    Version identifier: 08/09/2012-00:30
    Can Recover: Volume(s), File(s), Application(s), Bare Metal Recovery, System Sta
    te

    Backup time: 8/10/2012 3:30 AM
    Backup target: 1394/USB Disk labeled SERVER 2012_07_11 13:45 DISK_02(\\?\Volume{
    126a3af7-62a8-11e1-9592-18a9054e153c})
    Version identifier: 08/10/2012-00:30
    Can Recover: Volume(s), File(s), Application(s), Bare Metal Recovery, System Sta
    te

    ============================

    Now dear expert i mistakenly i run wbadmin delete  catalog

    so it delete all 

    so is it possible to recover again

  • Wednesday, October 31, 2012 6:33 AM
     
     

    As Volume Shadow Copy stores the snapshots in a hidden space and the structure of the stored data is unique to it, I do now know any applications that can recover these data.

    Can you please reproduce your issue and so we can continue our troubleshooting steps?

    Thanks


    Please VOTE as HELPFUL if the post helps you and remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Wednesday, October 31, 2012 4:18 PM
     
     

    Dear Expert 

    i try to restore catalog but no luck if u suggest me to do then i can follow .

    and for your information  i had done before with same command 

    wbadmin delete systemstatebackup -keepversions:3

    but this time i dont know why same command not working .

    thanks 

    Rakesh

  • Thursday, November 01, 2012 5:13 AM
     
     Answered
    Please run wbadmin delete systemstatebackup -deleteoldest command and report back the result.

    Please VOTE as HELPFUL if the post helps you and remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.