Windows server backup delete all backups

Windows server backup delete all backups

Вопрос

got a Windows Server 2008R2 running with Windows Server Backup,

and now the Backup mmc shows «Total Backups: 94 Copies» (that were the old Backups which arent available anymore)

Total backups should be 0

Total backups: 93 copies

Latest copy: 26/05/2014

Oldest copy 13/05/2010

Is there any way to delete those? I tried to reinstall the Feature but didnt work either.

PS C:\> vssadmin list providers
vssadmin 1.1 — Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.

Provider name: ‘Microsoft Software Shadow Copy provider 1.0’
Provider type: System
Provider Id:
Version: 1.0.0.7

PS C:\> vssadmin list shadows
vssadmin 1.1 — Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.

No items found that satisfy the query.
PS C:\> vssadmin list shadowstorage
vssadmin 1.1 — Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.

Shadow Copy Storage association
For volume: (C:)\\?\Volume<5fabbfa0-7e17-11de-89ab-806e6f6e6963>\
Shadow Copy Storage volume: (C:)\\?\Volume<5fabbfa0-7e17-11de-89ab-806e6f6e6963>\
Used Shadow Copy Storage space: 0 B (0%)
Allocated Shadow Copy Storage space: 0 B (0%)
Maximum Shadow Copy Storage space: 6.833 GB (10%)

Shadow Copy Storage association
For volume: (D:)\\?\Volume\
Shadow Copy Storage volume: (D:)\\?\Volume\
Used Shadow Copy Storage space: 0 B (0%)
Allocated Shadow Copy Storage space: 0 B (0%)
Maximum Shadow Copy Storage space: 54.68 GB (4%)

Windows server backup delete all backups

This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

Answered by:

Question

How to delete old windows server backup copies (till now there is 112 copies of backup) i am using full backup. and windows 2008 server Standard Edition .

Thanku In Advance

Answers

If you’d like to delete all of the backup copies, you may run the following command.

Wbadmin delete catalog

Besides, check this blog.

Backup Version and Space Management in Windows Server Backup

All replies

How to delete old windows server backup copies (till now there is 112 copies of backup) i am using full backup. and windows 2008 server Standard Edition .

Thanku In Advance

I think it would be better to do it using a script because AFAIK you can not define a retention policy.

For Windows Backup questions, ask them here: http://social.technet.microsoft.com/Forums/en-US/windowsbackup/threads

This posting is provided «AS IS» with no warranties or guarantees , and confers no rights.

Microsoft Student Partner 2010 / 2011
Microsoft Certified Professional
Microsoft Certified Systems Administrator: Security
Microsoft Certified Systems Engineer: Security
Microsoft Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
Microsoft Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
Microsoft Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
Microsoft Certified Technology Specialist: Windows 7, Configuring
Microsoft Certified Technology Specialist: Designing and Providing Volume Licensing Solutions to Large Organizations
Microsoft Certified IT Professional: Enterprise Administrator
Microsoft Certified IT Professional: Server Administrator
Microsoft Certified Trainer

Читайте также:  Linux для двухъядерного процессора

wbadmin delete catalog wbadmin delete catalog

Удаляет каталог резервных копий, хранящийся на локальном компьютере. Deletes the backup catalog that is stored on the local computer. Используйте эту команду, если каталог резервного копирования поврежден и вы не можете восстановить его с помощью команды Wbadmin Restore Catalog . Use this command when the backup catalog has been corrupted and you can’t restore it using the wbadmin restore catalog command.

Чтобы удалить каталог резервных копий с помощью этой команды, необходимо быть членом группы » Операторы архива » или » Администраторы «, либо вам должны быть делегированы соответствующие разрешения. To delete a backup catalog using this command, you must be a member of the Backup Operators group or the Administrators group, or you must have been delegated the appropriate permissions. Кроме того, необходимо запустить программу Wbadmin из командной строки с повышенными привилегиями, щелкнув правой кнопкой мыши командную строку и выбрав команду Запуск от имени администратора. In addition, you must run wbadmin from an elevated command prompt, by right-clicking Command Prompt, and then selecting Run as administrator.

Синтаксис Syntax

Параметры Parameters

Параметр Parameter Описание Description
-quiet -quiet Выполняет команду без запроса пользователю. Runs the command without prompts to the user.

Комментарии Remarks

Если удалить каталог резервных копий компьютера, вы больше не сможете получить доступ к резервным копиям, созданным для этого компьютера, с помощью оснастки cистема архивации данных Windows Server. If you delete the backup catalog of a computer, you’ll no longer be able to get to any backups created for that computer using the Windows Server Backup snap-in. Однако если вы можете получить другое расположение резервной копии и выполнить команду Wbadmin Restore Catalog , можно восстановить каталог резервных копий из этого расположения. However, if you can get to another backup location and run the wbadmin restore catalog command, you can restore the backup catalog from that location.

Настоятельно рекомендуется создать новую резервную копию после удаления каталога резервного копирования. We strongly recommend you create a new backup after you delete a backup catalog.

wbadmin delete systemstatebackup

Deletes the system state backups that you specify. If the specified volume contains backups other than system state backups of your local server, those backups will not be deleted.

To delete a system state backup using this command, you must be a member of the Backup Operators group or the Administrators group, or you must have been delegated the appropriate permissions. In addition, you must run wbadmin from an elevated command prompt, by right-clicking Command Prompt, and then selecting Run as administrator.

Windows Server Backup does not back up or recover registry user hives (HKEY_CURRENT_USER) as part of system state backup or system state recovery.

Syntax

You must only specify one of these parameters: -keepVersions, -version, or -deleteOldest.

Parameters

Parameter Description
-keepVersions Specifies the number of the latest system state backups to keep. The value must be a positive integer. The parameter value -keepversions:0 deletes all the system state backups.
-version Specifies the version identifier of the backup in MM/DD/YYYY-HH:MM format. If you don’t know the version identifier, run the wbadmin get versions command.

Versions made up of exclusively system state backups can be deleted using this command. Run the wbadmin get items command to view the version type. -deleteOldest Deletes the oldest system state backup. -backupTarget Specifies the storage location for the backup that you want to delete. The storage location for disk backups can be a drive letter, a mount point, or a GUID-based volume path. This value only needs to be specified for locating backups that are not on the local computer. Information about backups for the local computer is available in the backup catalog on the local computer. -machine Specifies the computer whose system state backup you want to delete. Useful when multiple computers were backed up to the same location. Should be used when the -backupTarget parameter is specified. -quiet Runs the command without prompts to the user.

Examples

To delete the system state backup created on March 31, 2013 at 10:00 AM, type:

To delete all system state backups, except the three most recent, type:

To delete the oldest system state backup stored on disk f:, type:

wbadmin delete systemstatebackup wbadmin delete systemstatebackup

Удаление указанных резервных копий состояния системы. Deletes the system state backups that you specify. Если указанный том содержит резервные копии, отличные от резервных копий состояния системы локального сервера, эти резервные копии не будут удалены. If the specified volume contains backups other than system state backups of your local server, those backups will not be deleted.

Чтобы удалить резервную копию состояния системы с помощью этой команды, необходимо быть членом группы » Операторы архива » или » Администраторы «, либо вам должны быть делегированы соответствующие разрешения. To delete a system state backup using this command, you must be a member of the Backup Operators group or the Administrators group, or you must have been delegated the appropriate permissions. Кроме того, необходимо запустить программу Wbadmin из командной строки с повышенными привилегиями, щелкнув правой кнопкой мыши командную строку и выбрав команду Запуск от имени администратора. In addition, you must run wbadmin from an elevated command prompt, by right-clicking Command Prompt, and then selecting Run as administrator.

Cистема архивации данных Windows Server не выполняет резервное копирование и восстановление кустов пользователя реестра (HKEY_CURRENT_USER) в ходе резервного копирования состояния системы или восстановления состояния системы. Windows Server Backup does not back up or recover registry user hives (HKEY_CURRENT_USER) as part of system state backup or system state recovery.

Синтаксис Syntax

Необходимо указать только один из следующих параметров: -кипверсионс, -Version или -делетеолдест. You must only specify one of these parameters: -keepVersions, -version, or -deleteOldest.

Параметры Parameters

Параметр Parameter Описание Description
-Кипверсионс -keepVersions Указывает количество последних резервных копий состояния системы для сохранения. Specifies the number of the latest system state backups to keep. Значение должно быть положительным целым числом. The value must be a positive integer. Параметр value -кипверсионс: 0 удаляет все резервные копии состояния системы. The parameter value -keepversions:0 deletes all the system state backups.
-version -version Указывает идентификатор версии резервной копии в формате мм/дд/гггг-чч: мм. Specifies the version identifier of the backup in MM/DD/YYYY-HH:MM format. Если вы не знакомы с идентификатором версии, выполните команду Wbadmin get versions . If you don’t know the version identifier, run the wbadmin get versions command.

С помощью этой команды можно удалить версии, созданные исключительно для резервного копирования состояния системы. Versions made up of exclusively system state backups can be deleted using this command. Выполните команду Wbadmin get Items , чтобы просмотреть тип версии. Run the wbadmin get items command to view the version type. -Делетеолдест -deleteOldest Удаляет старую резервную копию состояния системы. Deletes the oldest system state backup. -backupTarget -backupTarget Указывает место хранения резервной копии, которую необходимо удалить. Specifies the storage location for the backup that you want to delete. Местом хранения резервных копий диска может быть буква диска, точка подключения или путь тома на основе GUID. The storage location for disk backups can be a drive letter, a mount point, or a GUID-based volume path. Это значение необходимо указывать только для поиска резервных копий, которые не находятся на локальном компьютере. This value only needs to be specified for locating backups that are not on the local computer. Сведения о резервных копиях для локального компьютера доступны в каталоге резервного копирования на локальном компьютере. Information about backups for the local computer is available in the backup catalog on the local computer. -Machine -machine Указывает компьютер, резервную копию состояния системы которого необходимо удалить. Specifies the computer whose system state backup you want to delete. Полезен, если резервное копирование нескольких компьютеров выполнялось в одном и том же месте. Useful when multiple computers were backed up to the same location. Следует использовать, если указан параметр -backupTarget . Should be used when the -backupTarget parameter is specified. -quiet -quiet Выполняет команду без запроса пользователю. Runs the command without prompts to the user.

Примеры Examples

Чтобы удалить резервную копию состояния системы, созданную 31 марта 2013 в 10:00 AM, введите: To delete the system state backup created on March 31, 2013 at 10:00 AM, type:

Чтобы удалить все резервные копии состояния системы, кроме трех последних, введите: To delete all system state backups, except the three most recent, type:

Чтобы удалить старую резервную копию состояния системы, хранящуюся на диске f:, введите: To delete the oldest system state backup stored on disk f:, type:

Читайте также:  Linux mint wifi низкая скорость
Оцените статью