Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Virtualization » Generation 2 VM: Set up a HyperV VM through PXE boot
  • How to Disable Windows Startup Sound in Windows 11 banner
    How to Disable and Enable Startup Sound in Windows 11 Windows
  • scandium
    How to Test Web Applications Using Scandium Configuration Management Tool
  • 10.0.17763.1 error
    Fix Windows 10 Setup 1809 build 10.0.17763.1 is not supported Error Windows Server
  • VMware
    How to install Windows Server 2022 on VMware Workstation Virtualization
  • 1 WeXxkEX0JG3oB781HD8Hrg 1
    Post OS installation: Configure the properties of Windows Server Windows Server
  • sql stuck
    How to uninstall Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
  • Feature image OCS inventory
    Install and use OCS inventory on Windows Windows
  • Disable automatic updates
    Turn off Automatic Updates in Windows via Windows Registry and Group Policy Windows

Generation 2 VM: Set up a HyperV VM through PXE boot

Posted on 19/01/202019/10/2023 Christian By Christian No Comments on Generation 2 VM: Set up a HyperV VM through PXE boot

A preboot execution environment (commonly known as PXE) is used to boot a device or virtual machine over a network. You can use PXE to achieve the following scenarios and this is used to remotely install a guest operating system over a network without needing the operating system installation media. In this article, I will show you how to create a Generation 2 VM: Set up a HyperV VM through PXE boot. See the following guide on how to set up a VM via PXE boot on a Generation 1 VM and how to deploy images to computers or virtual machines using WDS.

Note: When configuring with UEFI, a machine will use the bootx64wdsmgfw.efi on the WDS server when starting the boot. A legacy boot will use bootx64wdsnbp.com. You may want to see Why does the legacy PXE not does work on Generation 2 VM, and How to run Windows 11 on HyperV.

Virtual Machines Generations on HyperV

Hyper-V currently has two generations of VM hardware which are as follows;

  • Generation 1: These VMs have a legacy version of Hyper-V, and have a little bit of overhead when it comes to using PXE boot because it uses the legacy BIOS.
  • Generation 2: Hyper-V machine is a UEFI-based VMs.

The generation of the Hyper-V virtual machine matters. This is because PXE uses different boot files depending on if the machine boots either using Legacy BIOS or UEFI.

It is recommended to use Generation 2  VMs, and if you do not feel the need to. This could be because you have not yet enabled UEFI in your environment. See the article on why you should create generation 1 or 2 VM.

Generation 2 VM Installation

Please follow the installation steps described below. In the Installation Option. Select Install an Operating System later and click on Next or Finish.

Note: When you click on next. It will show you the summary screen of the VM Installation, next click on finish Hardware configuration to support PXE. Please see “Enable HyperV on Windows: How to install Windows 11 on HyperV“.

Ensure you have your network at the top. Please see

Ensure under Network Adapter. Under Advanced features, the checkbox is selected for Protected Network (This absolutely depends on your environment need).

See how this is done on Generation 1 Hyper-V. Note: It depends on your environment. You have to set a Static MAC address to enable the VM search for the WDS server on the network. Please see Windows deployment cannot continue, the operating system is missing via MDT deployment.

Now connect to the VM on HyperV

Right-click on the selected VM, and click on connect.

When this process is completed, deployment success will be displayed as shown below.

FAQ on Generations of VM on HyperV

Can I convert a Generation 1 VM to a Generation 2 VM or vice versa?

Unfortunately, you cannot directly convert a VM from one generation to another within Hyper-V. To switch VM generations, you would need to create a new VM of the desired generation and manually migrate the data and configurations from the old VM to the new one.

Are there any compatibility considerations when choosing a VM generation?

Yes, compatibility is a crucial factor when creating a VM on HyperV. Generation 1 VMs are best suited for older operating systems where backward compatibility is essential. On the other hand, Generation 2 VMs are ideal for modern operating systems and offer performance and security advantages. Be aware that some features or settings available in Generation 1 VMs may not be present in Generation 2 VMs and vice versa.

I hope you found this blog post helpful on how to create a Generation 2 VM: Set up a HyperV VM through PXE boot. Please let me know in the comment session if you have any questions.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Virtualization Tags:hyperV, Microsoft Windows, UEFI, Windows Server 2016

Post navigation

Previous Post: How to disable Windows Hardware Power Button
Next Post: Why does the legacy PXE not does work on Generation 2 VM

Related Posts

  • loc
    Solve VMware workstation .lck error [Part 1] Virtualization
  • VMware Type 1 Hypervisor installation
    How to install ESXi on a Beelink EQ12 Mini PC Virtualization
  • HyperV
    Unable to PXE boot a HyperV VM: F12 key does not work anymore Virtualization
  • XCP ng installation and VM creation
    A-Z of XCP-ng and Xen Orchestra setup and VM Creation Virtualization
  • oracle virtualbox
    Fix VirtualBox Virtual Machine Encountered a Non-Fatal problem Virtualization
  • VMware
    How to install Windows Server 2022 on VMware Workstation Virtualization

More Related Articles

loc Solve VMware workstation .lck error [Part 1] Virtualization
VMware Type 1 Hypervisor installation How to install ESXi on a Beelink EQ12 Mini PC Virtualization
HyperV Unable to PXE boot a HyperV VM: F12 key does not work anymore Virtualization
XCP ng installation and VM creation A-Z of XCP-ng and Xen Orchestra setup and VM Creation Virtualization
oracle virtualbox Fix VirtualBox Virtual Machine Encountered a Non-Fatal problem Virtualization
VMware How to install Windows Server 2022 on VMware Workstation Virtualization

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • How to Disable Windows Startup Sound in Windows 11 banner
    How to Disable and Enable Startup Sound in Windows 11 Windows
  • scandium
    How to Test Web Applications Using Scandium Configuration Management Tool
  • 10.0.17763.1 error
    Fix Windows 10 Setup 1809 build 10.0.17763.1 is not supported Error Windows Server
  • VMware
    How to install Windows Server 2022 on VMware Workstation Virtualization
  • 1 WeXxkEX0JG3oB781HD8Hrg 1
    Post OS installation: Configure the properties of Windows Server Windows Server
  • sql stuck
    How to uninstall Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
  • Feature image OCS inventory
    Install and use OCS inventory on Windows Windows
  • Disable automatic updates
    Turn off Automatic Updates in Windows via Windows Registry and Group Policy Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.