Ir al contenido

Microsoft Hyper-V

Esta página aún no está disponible en tu idioma.

Image-based full, differential and incremental Hyper-V backups with VSS-quiesced, application-consistent snapshots.

  • VSS-consistent snapshots
  • Image-based backup
  • Full / diff / incremental

Add the plugin to a Content on the client you want to protect:

Content {
Name = "hyper-v"
Include {
Options { Plugin = "hyperv: vm=* vss=yes level=incremental" }
}
}

All parameters are space-separated key=value pairs. See the Content reference for Content options.

Restore individual files, boot the VM instantly (Instant Recovery), or restore it into another hypervisor (V2V).

See also: Restore, Instant Recovery & V2V.