Enabling VSS for Hyper-V Backups With Windows Server Backup Включение VSS для Hyper-V архивов В Windows Server Backup
As with anything you should be backing up your Hyper-V machines. I think that just goes without saying. Backing up Hyper-V has gotten easier with the addition of VSS and Windows Server Backup (WSB). WSB is a new feature in Windows Server 2008 that replaces the old NTBackup from days gone by. It is not installed by default but can be easily added with the Add Features wizard in Server Manager. Once installed there is one last setting you must configure before backing up the Hyper-V virtual machines. Как и в случае с ничего вам следует резервное копирование Hyper-V машин. Я думаю, что только что само собой разумеется. Резервное копирование Hyper-V имеет получили облегчает добавление VSS и Windows Server Backup (WSB). WSB является новая функция в Windows Server 2008, который пришел на смену старой NTBackup из дней прошло. Это не установлен по умолчанию, но могут быть легко добавлены в особенности мастера Добавить в Server Manager. Установив есть последний параметр, который необходимо настроить до копирования Hyper-V виртуальный машин.
While Hyper-V does support VSS backups, it is not enabled by default. I am not sure why but you need to set a few registry settings to get WSB to recognize the Hyper-V VSS writer. You can enable this with the following two registry settings. Хотя Hyper-V поддерживает VSS копии, она не включена по умолчанию. Я не знаю почему, но вам нужно установить несколько параметров реестра для получения WSB признать Hyper-V VSS Writer. Вы можете включить это в следующие два параметры реестра.
Under HKLM\Software\Microsoft\Windows NT\CurrentVersion\WindowsServerBackup\ApplicationSupport add the following key {66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE Под HKLM \ Software \ Microsoft \ Windows NT \ CurrentVersion \ WindowsServerBackup \ ApplicationSupport добавить следующие ключевые (66841CD4-6DED-4F4B-FD23F8DDC3DE-8F17
Then under that newly created key add a new REG SZ string called Application Identifier with the value Hyper-V . Once that is done you are ready to go! To make it a bit easier you can copy and paste the following to a command line (with administrative privileges) and it will get it all set up for you. You will need to set this on all Hyper-V servers in your organization but there is no reboot required! Затем в соответствии с этим вновь созданных ключевых добавить новую строку REG ЖДСР призвал Применение идентификатор со значением Hyper-V. После того, как это сделали вы готовы пойти! Чтобы немного легче, вы можете скопировать и вставить следующую командную строку ( с административными привилегиями), и она будет получать все это создано для Вас. Вам нужно установить этот все Hyper-V серверов в Вашей организации, но не требует перезагрузки!
reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\WindowsServerBackup\ApplicationSupport\{66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}" рег добавить "HKLM \ Software \ Microsoft \ Windows NT \ CurrentVersion \ WindowsServerBackup \ ApplicationSupport \ (66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE)" reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\WindowsServerBackup\ApplicationSupport\{66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}" рег добавить "HKLM \ Software \ Microsoft \ Windows NT \ CurrentVersion \ WindowsServerBackup \ ApplicationSupport \ (66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE)"/v "Application Identifier" /t Reg_SZ /d Hyper-V / V "Применение Идентификатор" / T REG_SZ / D Hyper-V
For more information see: Для получения дополнительной информации см.:
Windows Server 2008 Backup Step By Step Windows Server 2008 Backup Шаг за шагом
Written by rodney.buike. Автор rodney.buike. Read more great feeds at is source Подробнее большие каналы на ее источник WEBSITE ИНТЕРНЕТ-САЙТ
no comments Нет комментариев . .
Read more articles on Читайте больше статей о rodney.buike rodney.buike and и otherSoftware otherSoftware and и windows server Windows Server and и Virtualization Виртуализация . .
- [+] Digg [+] Digg : Feature this article : Функция этой статье
- [+] Del.icio.us [+] Del.icio.us : Bookmark this article : Закладка этой статье
- [+] Furl [+] Furl : Bookmark this article : Закладка этой статье















