How to delete backup copies in WIndows server 2008
Hi,
I like know how to delete the old backup copies in Windows server 2008. In windows
server backup when Iview the backup details it showing 203 (days)
copies and remaining space in HDD is 9%. So I would like to delete the
old backups. I have tried the below mentioned method through this link http://technet.microsoft.com/en-us/library/cc742081.aspx
To delete all system state backups, except thethirty most recent, type:
wbadmin delete systemstatebackup -keepVersions:30
I got the msg like
ERROR - The value for option: keepVersions is missing. See usage below.
Any other method or any suggestion anyone pls help...
Regards,
Sree
March 1st, 2009 5:21pm
hi there,can you please trywbadmin delete systemstatebackup -version:03/31/2006-10:00 with date and tell us what happensand you need to have elevated user rights to perfrom the above action.sainath
Windows Driver Development
Free Windows Admin Tool Kit Click here and download it now
March 2nd, 2009 6:57pm
Hi Sainath,Thanks for your reply. You are saying, delete the version one by one. Today let me check & you know.Regards, Sree
March 3rd, 2009 4:37pm
sure ! best of lucksainath
Windows Driver Development
Free Windows Admin Tool Kit Click here and download it now
March 3rd, 2009 5:19pm