Windows Server 2025 – Part 2 (Hyper-V)

Last time I started here with Part 1 and the IT Architect view on Windows Server 2025 and prepared a hardware and Operating system. This time we look into Hyper-V to get things started. With the recent changes in the Virtualization market, this is become a very interesting topic again.

In this tutorial we will create and configure Hyper-V on our recently installed Windows Server 2025 and configure 3 Windows Server 2025 and 1 Linux Virtual machines on it. We are preparing this environment to be used:

Windows Server 2025 Hyper-V Test Setup
Windows 2025 Test Setup

Setup our Windows Server 2025 Hyper-V role and Hyper-V VMs

In your Windows Server 2025 Server Manager choose Manage and ” “Add Role or Features” and enable the checkbox for the Hyper-V role.

Important Information: In case of any issues check your Computer BIOS settings to enable virtualization.

After you’ve installed it, go ahead and open up the Start Menu. From there, just search for Hyper-V and you’ll be able to access the Hyper-V Manager console. You can also open the Server Manager and check for the console under “Tools” Once you’re there, head over to the Actions Pane on the right and select Virtual Switch Manager. From there, we will use the default Switch. In my case “Realtek PCIe GbE Family Controller”.

Click on Apply to create it.

Important Information: This is a lab environment. In any production environment using Hyper-V you would work with your IT-Security and Network team to implement a VLAN ID (based on a secure network concept) here.

Now we are uploading the ISO Files to the server. In the test environment I create a folder in the Hyper-V default location for virtual hard disks named “ISO”. Copy the downloaded ISO for Windows Server 2025 there and if you want a Linux test box too, place a version of your favorite Linux OS ISO there too. My personal preference is Ubuntu 22.04 server, but you can pick any supported OS for Azure ARC from this list.

Create our 3 Windows & 1 Linux virtual machines in Hyper-V

Back in the Hyper-V Manager Actions Pane, click on New, Virtual Machine and complete the wizard, choosing these settings.

Install Windows VMs

Follow the installation guide step by step and pay attention to Choose the Desktop Experience Option for the server and remember to use the license keys from the original posting.

It will take a while to install all 3 Windows Virtual Machines. Be aware, that I am using a Ubiqiuti Unifi Network with an existing DHCP. You might need to configure static IP Addresses. The easiest way to do so, is opening the Windows Start Menu and entering “ncpa.cpl”.

Final note for this tutorial is… start patching. Make sure you are always running the latest and greatest OS version for testing and evaluating.

How to Download and Install Linux

I will not cover this in this guide as there are a million better guides for installing Linux. If you want to get started I do recommend the Microsoft guide or the guide by Ubuntu..

Spread the knowledge
Avatar for Andreas Hartig
Andreas Hartig - MVP - Cloud and Datacenter Management, Microsoft Azure

Related Posts

IT System Engineer Dragon Protect object from accidental deletion

The 2nd Thing to Enable in Every AD – Protect object from accidental deletion

Protect object from accidential deletion is your 1st line of protection, if you value your OU structure. The checkbox “Protect object from accidental deletion” stops both accidental deletes and moves….

Spread the knowledge
Read more
Dragon Active Directory Recycle Bin

The First Thing to Enable in Every AD – Active Directory Recycle Bin

The Active Directory Recycle Bin is not a “nice-to-have” in 2025 — it’s mandatory. It allows fast, attribute-preserving recovery of deleted AD objects without the pain of authoritative restores. It…

Spread the knowledge
Read more
Automation via Group Policyv2

Automation using Group Policy – Background

Automation using Group Policy is most likely the easiest step in your environment for custimzation. In one of the latest Blog articles we looked into “Group Policies and Group Policies…

Spread the knowledge
Read more
Cyber dragon designs IT architecture and taking a risk among glowing screens

Windows Server 2025 Autologon: When and Why?

Windows Server 2025 Autologon is a challenging discussion. Learn why, when and how to enable Autologon in Windows Server 2025 safely, plus robust mitigation strategies. A reboot that lands on…

Spread the knowledge
Read more
Cyber dragon sits at a bright wooden desk coding on a Windows Server screen with stack of books

Group Policies and Group Policies Preferences (2025)

For Group Policies the time between Windows Server 2022 and Windows Server 2025 had a focus to move Group Policies and Group Policies Preferences towards being code-driven solution rather than…

Spread the knowledge
Read more
A Shadowrun style dr

Windows Server 2025 – Part 8 (Configuring Highly Available DHCP)

Highly Available DHCP is the backbone of network connectivity in modern infrastructures. When DHCP fails, clients lose IP leases, hindering access to services. Windows Server 2025’s built-in DHCP failover ensures…

Spread the knowledge
Read more