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

Azure Arc Agent 1.54 Stuck IT System Engineer Dragon concerned

Azure Arc Agent 1.54 Stuck? Fixing the WSUS Deadlock and Moving to 1.6x

Is your Azure Arc Agent 1.54 stuck and not updating? If that is the case you are in trouble. Azure Arc enabled servers operate on a strict twelve month support…

Spread the knowledge
Read more
IT operations dragon and the IT System Engineer dragon looking at a whiteboard showing Why Windows Server 2025 and WSUS are fine

Azure Arc – Enable Azure Arc Auto Updates using WSUS and GPOs

While our first part focused on the cloud-native way using Azure Portal and Policy, many IT administrators still prefer or require the reliability of on-premises control. In a traditional IT…

Spread the knowledge
Read more
WSUS Data Flow System Engineer with IT Architect and CISO

Windows Server 2025 – Part 9 (WSUS on Windows Server 2025)

WSUS on Windows Server 2025 continues In the previous parts of my Windows Server 2025 series, where I focused heavily on cloud-native management and the new features of Windows Server…

Spread the knowledge
Read more
Azure Arc Enable Azure Arc Auto Updates using Azure Portal

Azure Arc – Enable Azure Arc Auto Updates using Azure Portal

Azure Arc Auto Updates is key, as the foundation of your hybrid cloud strategy and it’s single contral plane in Azure is the Connected Machine Agent. While we often focus…

Spread the knowledge
Read more
CISO dragon and my IT architecture dragon looking at AGPM replacement

AGPM is End of Life on 14 April 2026

AGPM is End of Life on 14 April 2026. Microsoft’s Advanced Group Policy Management (AGPM) reaches its official End of Life (EOL) on April 14, 2026. After this date, the…

Spread the knowledge
Read more
Winget and IaC SystemEngineerDragon

WinGet and IaC – Take Winget to the next level

WinGet and IaC are maybe your next step to automate your environment. In the past, managing third-party applications on Windows meant 3rd party tools or gathering MSI installers on network…

Spread the knowledge
Read more