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.
- Moved by Santosh BhandarkarMicrosoft Community Contributor Sunday, October 28, 2012 1:33 PM Backup related question (From:General)
All Replies
-
Sunday, October 28, 2012 5:48 PM
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.
- Edited by R.AlikhaniMicrosoft Community Contributor Sunday, October 28, 2012 5:48 PM Typo
- Proposed As Answer by R.AlikhaniMicrosoft Community Contributor Monday, November 05, 2012 7:20 PM
- Marked As Answer by K_evin ZhuMicrosoft Contingent Staff, Moderator Wednesday, November 07, 2012 3:34 AM
-
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
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.
- Marked As Answer by K_evin ZhuMicrosoft Contingent Staff, Moderator Wednesday, November 07, 2012 3:34 AM

