{"id":4980,"date":"2015-04-22T15:36:24","date_gmt":"2015-04-22T15:36:24","guid":{"rendered":"http:\/\/www.backupassist.com\/blog\/?p=4980"},"modified":"2019-11-19T00:26:53","modified_gmt":"2019-11-19T00:26:53","slug":"the-key-to-hyper-v-guest-backups","status":"publish","type":"post","link":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups","title":{"rendered":"The key to Hyper-V guest backups"},"content":{"rendered":"<p><a href=\"http:\/\/www.backupassist.com\/blog\/support\/the-key-to-hyper-v-guest-backups\/\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-4986 size-full\" src=\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png\" alt=\"key to guest backups\" width=\"640\" height=\"250\" srcset=\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png 640w, https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1-300x117.png 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/a><\/p>\n<p><a title=\"Getting started with Hyper-V\" href=\"http:\/\/www.backupassist.com\/blog\/support\/getting-started-with-hyper-v-backups\/\" target=\"_blank\" rel=\"noopener noreferrer\">Our previous article<\/a> looked at Hyper-V Server backups, and the differences between full server and guest only backups. In this article, we take a closer look at how to make a Hyper-V guest only backup.<\/p>\n<p><!--more--><\/p>\n<p>Selecting the right data when doing a guest only backup is important because you need to ensure that you are backing up the guest\u2019s VHDs as well as their configuration file, which may be on different volumes.<\/p>\n<p>For this reason, understanding the data <strong>Selections <\/strong>step is the key to creating guest only backups.<\/p>\n<h2>The Selections screen<\/h2>\n<p>When creating a <a href=\"https:\/\/www.backupassist.com\/support\/en\/backupassist\/backup\/hyper-v-backups.htm\" target=\"_blank\" rel=\"noopener noreferrer\">Hyper-V backup<\/a>, the <em>Selections<\/em> screen is the first and the most important step. So let\u2019s take a close look at what the different parts of the <em>Selections<\/em> screen are for, and what you should select for a guest only backup job.<\/p>\n<h3>Microsoft Hyper-V VSS<\/h3>\n<p>This part of the Selections screen displays the Hyper-V guests on the server. Selecting a guest in the left pane will display the data required to back up that guest in the right pane. The data displayed will be the guest\u2019s VHD and configuration file\/s.<\/p>\n<p>In the example below, guest TECH-SRV212R2 has been highlighted and reveals that data on two different volumes is required to back up the guest.<\/p>\n<p>The data required is as follows:<\/p>\n<ul>\n<li style=\"margin-bottom: 6px\">The guest\u2019s VHDX image file, which is on the E:\\ drive.<\/li>\n<li>The guest\u2019s XML configuration file, which is on the C:\\ drive.<\/li>\n<\/ul>\n<p>Windows Server 2012 R1 and later, allows you to use either VHD or VHDX.<\/p>\n<p><a href=\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-1a.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-4987 size-full\" src=\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-1a.png\" alt=\"guestbackups-1a\" width=\"1130\" height=\"665\" srcset=\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-1a.png 1130w, https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-1a-300x177.png 300w, https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-1a-768x452.png 768w, https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-1a-1024x603.png 1024w\" sizes=\"auto, (max-width: 1130px) 100vw, 1130px\" \/><\/a><\/p>\n<p>As we will explain later in this article, the VHD and XML files of each guest to be backed up should be on the same volume, and that volume should only contain data that is to be backed up.<\/p>\n<h3>Critical Volumes<\/h3>\n<p>This part of the <em>Selections<\/em> screen displays the volume(s) that Windows Server is installed on.<\/p>\n<p><strong>Note:<\/strong> You must select <em>Critical Volumes<\/em> if you want to be able to use the backup for a bare metal recovery.<\/p>\n<h3>Data and backup volumes<\/h3>\n<p>This part of the <em>Selections<\/em> screen displays the volumes that contain the guest VHDs. The VHD files (or virtual hard disk files) contain the virtual machine\u2019s operating system, applications and data.<\/p>\n<p>The guests\u2019 files should have their own volume and that volume should not contain system files, such as the physical server\u2019s swap file. This is important for performance and to remove conflicts.\u00a0As we will explain later in this article, dedicated guest volumes are also important if you want to create guest only backups.<\/p>\n<h3>Full VSS mode and Copy VSS mode<\/h3>\n<p>Selecting Full VSS mode means that VSS will clean up log files in the guest after the backup has been created. For example, the logs of an Exchange Server on a guest. If Copy VSS mode is selected, VSS will not perform a post backup cleanup and the size of logs will continue to grow and take up disk space.<\/p>\n<h2>Guest volume configurations<\/h2>\n<p>The TECH-SRV212R2 example above shows guest VHDX and XML files on different volumes. This is not an ideal configuration but it does illustrate the importance of where guest data is stored. The separation of VHD and XML files occurs when only the guest VHD is configured for a different volume.<\/p>\n<p>VHD and XML files often end up on separate volumes because:<\/p>\n<ul>\n<li>One of the first steps in creating a Hyper-V virtual machine, the <em>Specify Name and Location <\/em>step, determines the virtual machine\u2019s location, which defaults to the local system volume in C:\\Program files\\Microsoft\\Windows\\Hyper-V. It is common for this default to be accepted.\u00a0Later in the <em>Connect Virtual Hard <\/em>disk step, you specify the virtual machine\u2019s storage and where the VHD will go. If you select a different volume to the host, the VHD will be stored on a different volume but the XML files will <span style=\"text-decoration: underline\">still<\/span> be stored on the system volume. This will result in the guest\u2019s VHD and configuration files being on separate volumes.<\/li>\n<\/ul>\n<ul>\n<li>We have also found that some administrators select the default local system volume on both steps and configure the virtual machine\u2019s VHD for a different volume after it has been created. This will also leave the configuration files on the system volume.<\/li>\n<\/ul>\n<p>We recommended configuring the guests so that their VHD and configuration files are on the same volume. To do this, the volume where the guest is to be stored should be selected in both steps &#8211; Specify <em>Name and Location<\/em> and <em>Connect Virtual Hard disk.<\/em><\/p>\n<p>It is also important to note that the guests to be backed up should not share a volume with data that is not to be backed up.<\/p>\n<p>In the following sections, we will explain why these recommended configurations are important.<\/p>\n<h2>How to select Hyper-V\u00a0guests<\/h2>\n<p>Guests must be selected under <strong>Microsoft Hyper-V VSS<\/strong> as follows:<\/p>\n<ul>\n<li style=\"margin-bottom: 6px\">To select all of the guests, tick the box next to\u00a0<em>Microsoft Hyper-V VSS.<\/em><\/li>\n<li>To select some of the guest, tick the box next to the guest in the <em>Microsoft Hyper-V VSS <\/em>list<em>. <\/em><\/li>\n<\/ul>\n<p>Selecting any guest will select the volume that contains the guest\u2019s VHD and volume that contains the guest\u2019s configuration file(s). In a best practice configuration, the VHD and configuration files will be on the same volume.<\/p>\n<p>The host component folder under <em>Microsoft Hyper-V VSS<\/em> does not need to be selected, because the whole volume has been selected.<\/p>\n<p><a href=\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-2a.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-4988 size-full\" src=\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-2a.png\" alt=\"guestbackups-2a\" width=\"937\" height=\"122\" srcset=\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-2a.png 937w, https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-2a-300x39.png 300w, https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/guestbackups-2a-768x100.png 768w\" sizes=\"auto, (max-width: 937px) 100vw, 937px\" \/><\/a><\/p>\n<p><strong>Note<\/strong>: If you do not select the guests using the <em>Hyper-V Server\u2019s VSS <\/em>section, BackupAssist will not be able to restore the guest and the VSS writer will not be able to make an application-consistent backup of the guest and any VSS applications inside it.<\/p>\n<p><strong>Note:<\/strong> You can restore a guest without its configuration file(s) by creating a new guest and using a backup of a guest\u2019s VHD. However, you still need to configure the backup job correctly using the <em>Hyper-V Server\u2019s VSS <\/em>section so that the backup is application-consistent.<\/p>\n<p>Using the <em>Hyper-V Server\u2019s VSS <\/em>section, ensures that both the guest VHD and configuration files are included in the backup.<\/p>\n<p>If the guest volume contains data that you do not want to back up, you can exclude that data using the process described in the next section.<\/p>\n<p>To learn more about VSS and application-consistent backups, see our <a href=\"https:\/\/www.backupassist.com\/support\/en\/references\/volume-shadow-copy.htm\" target=\"_blank\" rel=\"noopener noreferrer\">VSS resource page<\/a>.<\/p>\n<h2>How to exclude non guest data<\/h2>\n<p>When you tick a guest in the <em>Selections<\/em> screen under <strong>Microsoft Hyper-V VSS<\/strong>, both the volume containing the guest VHD and the volume containing the guest\u2019s configuration file(s) will be selected.<\/p>\n<p>The entire volume is selected because the backup job does not know what backup destination you are using. Some backup destinations (like RDX) do not support individual file backups, which means they cannot be used to back up just the guest VHD and configuration file(s).<\/p>\n<p><strong>Destinations that support VSS: <\/strong><\/p>\n<ul>\n<li style=\"margin-bottom: 6px\">Removable drives. For example an external USB drive.<\/li>\n<li style=\"margin-bottom: 6px\">A local drive.<\/li>\n<li style=\"margin-bottom: 6px\">A network location. For example an iSCSI Target, network share or a NAS device using a Data container.<\/li>\n<li style=\"margin-bottom: 6px\">An RDX drive using a data container.<\/li>\n<\/ul>\n<p>If your backup destination supports VSS, you can de-select the data you don\u2019t need AFTER the backup job has been created. Ideally, the guest volume will only contain guests to be backed up so the whole volume can be selected.<\/p>\n<p><span style=\"text-decoration: underline\">DO NOT use the Selections screen to de-select data<\/span>.<\/p>\n<p><strong>How to select guest only data<\/strong><\/p>\n<p>A best practice guest backup job will back up a full volume that contains the guests\u2019 VHDs and configuration files, and the volume will not contain data that is not to be backed up.\u00a0Backing up a full volume (rather than selected files) is faster, more efficient and stores more backup history.<\/p>\n<p>If you have data on the guest volume that you do not want to backup, or guest data on the system volume, you can deselect data after the backup job has been created, as long as the backup destination supports VSS.<\/p>\n<p>De-select data as follows:<\/p>\n<ol>\n<li style=\"margin-bottom: 6px\">Open the BackupAssist <em>Manage<\/em><\/li>\n<li style=\"margin-bottom: 6px\">Select the backup job.<\/li>\n<li style=\"margin-bottom: 6px\">Select <em>Files and Applications<\/em> from the left menu.<\/li>\n<li style=\"margin-bottom: 6px\">De-select the volumes under <em>Critical Volumes<\/em> and <em>Data and Backup Volumes<\/em>.<\/li>\n<li style=\"margin-bottom: 6px\">The guest selections under <em>Microsoft Hyper-V VSS<\/em> will stay selected.<\/li>\n<li>Select <em>Apply changes<\/em> and the guest only selection will be saved.<\/li>\n<\/ol>\n<p><strong>Partially selected guest volumes<\/strong><\/p>\n<p>If you only selected some of the guests on the volume and have <em>Full VSS Mode <\/em>selected, you will receive an <em>Implicit Selections Warning <\/em>when you save the changes. This warning appears because VSS thinks the whole volume is being backed up, and may therefore clean up the logs of all guests on the volume, even guests that are not backed up. This could result in a VSS application losing data (truncating logs) on guests that were not backed up, and lead to a loss of data on those guests.<\/p>\n<p>If you select <em>Ignore <\/em>to the warning message, the additional guests\u2019 host data will be added to the backup so that the relevant guests are be backed up before data is lost.<\/p>\n<p>Selecting <em>Copy VSS Mode<\/em> means that only your selections will be backed up and VSS applications will not clean up any data, so no data loss will occur. At least one Full VSS Mode backup must be performed on a regular basis, otherwise old data like Exchange log files will never be cleaned up.<\/p>\n<p><strong>To learn more<\/strong>, see our <a href=\"https:\/\/www.backupassist.com\/support\/en\/backupassist\/hyper-v\/overview.htm\" target=\"_blank\" rel=\"noopener noreferrer\">Hyper-V best practices<\/a> article.<\/p>\n<p style=\"text-align: center\"><em>Still not clear on anything in this article?<br \/>\n<\/em><em>Leave a comment below, tweet <a title=\"BA on Twitter\" href=\"https:\/\/twitter.com\/BackupAssist\" target=\"_blank\" rel=\"noopener noreferrer\">@BackupAssist<\/a> or <a title=\"BA on Facebook\" href=\"https:\/\/facebook.com\/BackupAssist\" target=\"_blank\" rel=\"noopener noreferrer\">post to Facebook<\/a>.<br \/>\n<\/em><em>Share this article, and help those who want to protect guests only.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Our previous article looked at Hyper-V Server backups, and the differences between full server and guest only backups. In this article, we take a closer look at how to make a Hyper-V guest only backup.<\/p>\n","protected":false},"author":13,"featured_media":4986,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[95,3,760],"tags":[279],"class_list":["post-4980","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guides","category-support","category-legacy","tag-hyper-v-backup"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>The key to creating Hyper-V guest backups with BackupAssist<\/title>\n<meta name=\"description\" content=\"This article explains how to use BackupAssist to create Hyper-V guest only backups. It&#039;s important reading for those who wish to create a host-free backup.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The key to creating Hyper-V guest backups with BackupAssist\" \/>\n<meta property=\"og:description\" content=\"This article explains how to use BackupAssist to create Hyper-V guest only backups. It&#039;s important reading for those who wish to create a host-free backup.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups\" \/>\n<meta property=\"og:site_name\" content=\"Cyber Resilience Blog\" \/>\n<meta property=\"article:published_time\" content=\"2015-04-22T15:36:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-11-19T00:26:53+00:00\" \/>\n<meta name=\"author\" content=\"Rick Dwyer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"The key to creating Hyper-V guest backups with BackupAssist\" \/>\n<meta name=\"twitter:description\" content=\"This article explains how to use BackupAssist to create Hyper-V guest only backups. It&#039;s important reading for those who wish to create a host-free backup.\" \/>\n<meta name=\"twitter:image\" content=\"http:\/\/www.backupassist.com\/blog\/wp-content\/uploads\/2015\/04\/guestbackups-1a.png\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rick Dwyer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups\"},\"author\":{\"name\":\"Rick Dwyer\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/#\/schema\/person\/84edd561512d93c57e38a6d3d922cf61\"},\"headline\":\"The key to Hyper-V guest backups\",\"datePublished\":\"2015-04-22T15:36:24+00:00\",\"dateModified\":\"2019-11-19T00:26:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups\"},\"wordCount\":1610,\"commentCount\":3,\"publisher\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png\",\"keywords\":[\"Hyper-v backup\"],\"articleSection\":[\"Guides\",\"Support\",\"Z-Legacy\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups\",\"url\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups\",\"name\":\"The key to creating Hyper-V guest backups with BackupAssist\",\"isPartOf\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png\",\"datePublished\":\"2015-04-22T15:36:24+00:00\",\"dateModified\":\"2019-11-19T00:26:53+00:00\",\"description\":\"This article explains how to use BackupAssist to create Hyper-V guest only backups. It's important reading for those who wish to create a host-free backup.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#primaryimage\",\"url\":\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png\",\"contentUrl\":\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png\",\"width\":640,\"height\":250},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.backupassist.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The key to Hyper-V guest backups\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/#website\",\"url\":\"https:\/\/www.backupassist.com\/blog\/\",\"name\":\"Cyber Resilience Blog\",\"description\":\"Protect Your Cloud Data with BackupAssist\",\"publisher\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.backupassist.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/#organization\",\"name\":\"Cyber Resilience Blog\",\"url\":\"https:\/\/www.backupassist.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2019\/09\/BA-Logo-Full-Logo.svg\",\"contentUrl\":\"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2019\/09\/BA-Logo-Full-Logo.svg\",\"caption\":\"Cyber Resilience Blog\"},\"image\":{\"@id\":\"https:\/\/www.backupassist.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/#\/schema\/person\/84edd561512d93c57e38a6d3d922cf61\",\"name\":\"Rick Dwyer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.backupassist.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/47a03fa1c7e7a827dcafbdeac92810855877677d38b47fb3f3039f28b463663a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/47a03fa1c7e7a827dcafbdeac92810855877677d38b47fb3f3039f28b463663a?s=96&d=mm&r=g\",\"caption\":\"Rick Dwyer\"},\"url\":\"https:\/\/www.backupassist.com\/blog\/author\/rick-dwyer\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The key to creating Hyper-V guest backups with BackupAssist","description":"This article explains how to use BackupAssist to create Hyper-V guest only backups. It's important reading for those who wish to create a host-free backup.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups","og_locale":"en_US","og_type":"article","og_title":"The key to creating Hyper-V guest backups with BackupAssist","og_description":"This article explains how to use BackupAssist to create Hyper-V guest only backups. It's important reading for those who wish to create a host-free backup.","og_url":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups","og_site_name":"Cyber Resilience Blog","article_published_time":"2015-04-22T15:36:24+00:00","article_modified_time":"2019-11-19T00:26:53+00:00","author":"Rick Dwyer","twitter_card":"summary_large_image","twitter_title":"The key to creating Hyper-V guest backups with BackupAssist","twitter_description":"This article explains how to use BackupAssist to create Hyper-V guest only backups. It's important reading for those who wish to create a host-free backup.","twitter_image":"http:\/\/www.backupassist.com\/blog\/wp-content\/uploads\/2015\/04\/guestbackups-1a.png","twitter_misc":{"Written by":"Rick Dwyer","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#article","isPartOf":{"@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups"},"author":{"name":"Rick Dwyer","@id":"https:\/\/www.backupassist.com\/blog\/#\/schema\/person\/84edd561512d93c57e38a6d3d922cf61"},"headline":"The key to Hyper-V guest backups","datePublished":"2015-04-22T15:36:24+00:00","dateModified":"2019-11-19T00:26:53+00:00","mainEntityOfPage":{"@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups"},"wordCount":1610,"commentCount":3,"publisher":{"@id":"https:\/\/www.backupassist.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#primaryimage"},"thumbnailUrl":"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png","keywords":["Hyper-v backup"],"articleSection":["Guides","Support","Z-Legacy"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups","url":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups","name":"The key to creating Hyper-V guest backups with BackupAssist","isPartOf":{"@id":"https:\/\/www.backupassist.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#primaryimage"},"image":{"@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#primaryimage"},"thumbnailUrl":"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png","datePublished":"2015-04-22T15:36:24+00:00","dateModified":"2019-11-19T00:26:53+00:00","description":"This article explains how to use BackupAssist to create Hyper-V guest only backups. It's important reading for those who wish to create a host-free backup.","breadcrumb":{"@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#primaryimage","url":"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png","contentUrl":"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2015\/04\/key-to-guest-backups1.png","width":640,"height":250},{"@type":"BreadcrumbList","@id":"https:\/\/www.backupassist.com\/blog\/the-key-to-hyper-v-guest-backups#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.backupassist.com\/blog"},{"@type":"ListItem","position":2,"name":"The key to Hyper-V guest backups"}]},{"@type":"WebSite","@id":"https:\/\/www.backupassist.com\/blog\/#website","url":"https:\/\/www.backupassist.com\/blog\/","name":"Cyber Resilience Blog","description":"Protect Your Cloud Data with BackupAssist","publisher":{"@id":"https:\/\/www.backupassist.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.backupassist.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.backupassist.com\/blog\/#organization","name":"Cyber Resilience Blog","url":"https:\/\/www.backupassist.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.backupassist.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2019\/09\/BA-Logo-Full-Logo.svg","contentUrl":"https:\/\/www.backupassist.com\/app\/uploads\/sites\/3\/2019\/09\/BA-Logo-Full-Logo.svg","caption":"Cyber Resilience Blog"},"image":{"@id":"https:\/\/www.backupassist.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.backupassist.com\/blog\/#\/schema\/person\/84edd561512d93c57e38a6d3d922cf61","name":"Rick Dwyer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.backupassist.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/47a03fa1c7e7a827dcafbdeac92810855877677d38b47fb3f3039f28b463663a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/47a03fa1c7e7a827dcafbdeac92810855877677d38b47fb3f3039f28b463663a?s=96&d=mm&r=g","caption":"Rick Dwyer"},"url":"https:\/\/www.backupassist.com\/blog\/author\/rick-dwyer"}]}},"_links":{"self":[{"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/posts\/4980","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/comments?post=4980"}],"version-history":[{"count":3,"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/posts\/4980\/revisions"}],"predecessor-version":[{"id":14504,"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/posts\/4980\/revisions\/14504"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/media\/4986"}],"wp:attachment":[{"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/media?parent=4980"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/categories?post=4980"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.backupassist.com\/blog\/wp-json\/wp\/v2\/tags?post=4980"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}