Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

How to Create a Windows Server VM on HyperV

Posted on 02/03/202409/10/2024 IT Expert By IT Expert No Comments on How to Create a Windows Server VM on HyperV
  1. Home
  2. Windows Server
  3. How to Create a Windows Server VM on HyperV
Hyper-V-VM-creation-

Windows Server’s virtualisation is a key foundational technology essential for establishing your software-defined infrastructure. Alongside networking and storage capabilities, virtualisation features provide the agility required to support workloads effectively for your customers. In this article, I will how to Create a Windows Server VM on HyperV. Please see How to run Windows 11 on HyperV, “Enable HyperV on Windows: How to install Windows 11 on HyperV, and Generation 2 VM: Set up a HyperV VM through PXE boot.

The Hyper-V role in Windows Server enables the creation and management of a virtualized computing environment, allowing the running of multiple operating systems on one physical computer. This technology isolates the operating systems from each other, improving the efficiency of computing resources and freeing up hardware resources.

Also, see “PXE BOOT Windows Deployment Service: How to deploy images to computers or virtual machines using WDS“, Why does the legacy PXE not does work on Generation 2 VM, and

Create Windows Server Virtual Machine on HyperV

Launch HyperV Manager, from the Action pane, click New, and then click Virtual Machine.

Create-HyperV-VM

From the New Virtual Machine Wizard. Click Next on the Before you Begin page. Here is the System requirements for Hyper-V on Windows Server.

Before-You-begine

Choose a name and location for your virtual machine. Click “Next” to proceed.

VM-name

Select the generation for your virtual machine (Generation 1 or Generation 2) and click on Generation ” and then on “Next.”

Generation-2-VM

Allocate memory to the virtual machine and click “Next.”

Assign-memory

Configure network settings for your virtual machine. Select External vSwitch or your desired network connection setting and click “Next.”

External-switch

Create a Virtual Hard Disk

Create or use an existing virtual hard disk for your virtual machine. I will select the first option to create a virtual disk. Specify the disk size and click “Next.”

Virtual-disk-size

Choose the installation options. You can either install an operating system later or use an installation disc/image. Browse to the ISO image and Click “Next.”

Select-ISO

Review the settings on the summary page and click “Finish” to create the virtual machine.

Summary-finish-VM-setup

Connect to your VM

Select the VM and click start.

Start-VM

Now that the VM is running, click on connect to access the VM.

Connect-to-VM

Note: Secure Boot is enabled by default. Ensure the Trusted Platform Module is also enabled. Else, you will not be able to run Windows Server 2022.

Ensure-TPM-is-enabled

By the way, you can connect to the VM on the fly by clicking on connect. Now, click Start to initiate the boot process.

Connect-on-the-fy

Navigate through the Microsoft Server Operating System System Setup installation wizard. Select your language preferences, Time and currency format and the keyboard and click Next.

Select-Keyboard-and-Language

Click on Install now.

Install-Now

Enter the license information. If you do not have a key, click on “I don’t have a product key”.

Activate-windows-server

I will be selecting Windows Server Datacenter (Desktop Experience) and click Next.

Select-OS-to-install

Accept the license terms and click Next

Accept-license-terms

Choose the second option to perform a custom installation.

Custom-installation

Click Next to install the Operating System as shown below.

Install-OS

The OS is currently being installed.

Windows-Server-Installation-in-progress

Set your Administrator Password when prompted and click Finish.

Password-for-Builtin-Admin-Account

Connect to the VM on HyperV

To connect to the VM, click on Action and select Ctrl+Alt+Delete

Access-Server

Enter the password

Enter-Admin-Password

When the right password is entered. You will be able to access your Windows Server VM as shown below.

Windows-Server-Accessed

FAQs

What is the difference between Generation 1 and Generation 2 VMs in Hyper-V?

Hyper-V supports two types of VM generations: Generation 1 and Generation 2.
– Generation 1: Provides compatibility with a wider range of operating systems but has limitations in terms of performance and security features.
– Generation 2: This newer generation offers UEFI firmware, secure boot, and improved performance. It is recommended for Windows Server 2012 and later, as well as modern Linux distributions.

How can I manage Hyper-V VMs remotely?

To ensure that your Hyper-V host is configured for remote management
– Open Hyper-V Manager on your local machine.
– Right-click on the Hyper-V Manager node.
– Select “Connect to Server” and enter the name or IP address of the remote Hyper-V host.
– Once connected, you can manage VMs on the remote host.

How do I install Hyper-V on Windows Server?

Hyper-V is a role that can be installed on Windows Server operating systems. To install it, follow these steps:
– Open Server Manager.
– Click on “Manage” and then select “Add Roles and Features.”
– In the Roles and Features Wizard, select the “Hyper-V” role.
. Follow the wizard to complete the installation.

I hope you found this guide on how to Create a Windows Server VM on HyperV useful. Please feel free to leave a comment below.

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
Windows Server Tags:Hyper V, Hyper-V, hyperV, HyperV VMs, Microsoft Windows

Post navigation

Previous Post: Install HyperV and Configure vSwitch on Windows Server with PowerShell
Next Post: Something did not go well as planned: Windows Security update fails to install

Related Posts

  • article 1280x720.192a2586
    How to fix Scheduled task status prompts error 0x800710E0 Windows Server
  • How to Change Active Directory Group Scope
    How to change Active Directory Group Scope Windows Server
  • troubleshooting Active Directory Replication
    How to troubleshoot Active Directory Replication issues Network | Monitoring
  • Windows Defender exclusion
    Mitigate Veeam Threat Hunter Service Scanning Interference Windows Server
  • Slide2 1
    Create and Delete AD DS Partition with NTDSUTIL.EXE Windows Server
  • GPO Blocked Downloads 3
    How to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022 Windows

More Related Articles

article 1280x720.192a2586 How to fix Scheduled task status prompts error 0x800710E0 Windows Server
How to Change Active Directory Group Scope How to change Active Directory Group Scope Windows Server
troubleshooting Active Directory Replication How to troubleshoot Active Directory Replication issues Network | Monitoring
Windows Defender exclusion Mitigate Veeam Threat Hunter Service Scanning Interference Windows Server
Slide2 1 Create and Delete AD DS Partition with NTDSUTIL.EXE Windows Server
GPO Blocked Downloads 3 How to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022 Windows

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

Veeam Vanguard

  • s3
    How to Copy from a server to s3 and vice versa AWS/Azure/OpenShift
  • How to Set up a Single Site to Site VPN Connection on AWS
    Setup a Site-to-Site VPN Connection on AWS AWS/Azure/OpenShift
  • How to Enable & Disable CTRL + ALT + DEL Secure Login on Windows 11
    How to Enable/Disable CTRL + ALT + DEL Secure Login on Windows 11/10 Windows
  • How to Lock the Find My Device Option in Windows 11
    How to Lock the Find My Device Option in Windows 11 Windows
  • extend proxmox local container instance
    How to extend Proxmox Local Container Storage Virtualization
  • Comprehensive Guide to Passkeys on Windows Devices
    Comprehensive Guide to Passkeys on Windows Devices Windows
  • Screenshot 2020 05 26 at 18.57.25
    WDS and DHCP Deployment Scenarios: Configure DHCP Options 60, 66, and 67 Windows Server
  • Azure VMware Solution Private Cloud
    How To Deploy Azure VMware Solution Private Cloud AWS/Azure/OpenShift

Subscribe to Blog via Email

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

Join 1,801 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.