Creating a Hyper-V Virtual Machine
Creating a Hyper-V Virtual Machine
Open Hyper-V Manager
- First, open Hyper-V Manager by clicking the "Start" button and typing "hyper", then select Hyper-V Manager from the list.
- Right Click the name of your PC and select: New > Virtual Machine
Virtual Machine Wizard
- Specify Name and Location
1. Give your virtual machine a name.
2. Check the box that says "Store the VM in a different location" and enter: V:\VMs\{NameOfVm}
3. Click Next

- Specify Generation: Select "Generation 2"
Click Next

- Assign Memory: Set to 4096 MB.
Uncheck Use Dynamic Memory
Click Next

- Configure Networking:
Connection: External
Click Next

- Connect Virtual Hard Disk: Set size to 500 GB.
Click Next

- Installation Options:
Select Install an operating system later
Click Next

- Summary
Click Finish
Virtual Machine is created

Customize Virtual Machine Further
- Right Click on Virtual Machine and select Settings
- Security: Check mark the box that says "Enable Trusted Platform Module".

- Processor: Set to 1 less than the amount of logical processors on your PC.

- To view amount of logical processors on your PC:
Task Manager > Performance Tab > CPU > Right Click on graph > Change Graph to > Logical Processors

- SCSI Controller
Select DVD Drive
Click Add

- DVD Drive
1. Select Image File
2. Browse for your desired DVD Image file

- Click on Network Adapter > Advanced Features
Select Static

- Enter a value generated by https://dnschecker.org/mac-address-generator.php

- Generated MAC Address:

- Enter the generated MAC address to Static
Click Apply
(If you get an error, just generate another MAC address and try again).

- Integration Services: Make sure all services options are selected
Click Apply

Checkpoints
Make sure to uncheck Use automatic checkpoints
- Firmware
Set Boot Order to: DVD Drive, Hard Drive, Network Adapter
Click OK

Start Virtual Machine
On Virtual Machine, Right click > Start. Double Click on VM to Open.
As soon as VM opens, QUICKLY click on it and press any key as soon as you are prompted, for Windows Setup to load.

Move on to step 3 of this article if you see the next screen.

If your screen shows the message ">>Start PXE over IPv4" this means you missed the window to press a key and you will need to try again.

To try again, right-click on the VM and click Turn Off.
We recommend to position the VM Window next to the Hyper-V Window (second picture below) so that this time you won't miss the short timeframe to press a key.

(this is the second picture) As soon as you click on Start, immediately click the VM Window and press that key as soon as you're prompted to.
- Windows Setup: Select desired language and time format
Click Next

- Click select keyboard format Next

- Select Install Windows 11
Check to agree that everything will be deleted
Click Next

- Selectoperating system Windows 11 Pro
Click Next

- Click Accept

- Click Next

- Click Install

Select your country or region and click Yes

Select your preferred keyboard layout. Click Yes

If you need an additional keyboard layout, you can include it now, or click Skip

The installer will now check for updates.

Give your computer a name that is succinct, but descriptive.
Click Next

Your computer will reboot.
Choose Set up for work or school. Click Next

Click Sign-in options.

Click Domain join instead

Enter the name "Migrations", then click Next

Create a strong, memorable password and click Next

Confirm your password and click Next
Answer three security questions to help recover access if you forget your password.
Click Next

Leave the default privacy settings and click Accept

You will now see a series of setup screens similar to below
Let Windows Install complete, and go through final setup steps. Once this is done, go back to Hyper-V
Right click on the VM and select settings
Go to SCSI Controller
Select DVD Drive
Select None on Specify the media to use with your virtual CD/DVD drive.
Click OK
Related Articles
How to Move a Virtual Hard Drive
This article will walk you through the process of moving a virtual hard drive (VHD or VHDX) from one location to another. Whether you need to free up space on your host machine or relocate a VM to a different storage drive, these steps will guide you ...
How to connect a physical USB Drive into a Hyper-V VM
In this article we will connect a physical USB drive to a VM. To begin, plug the physical USB drive into your computer. On the computer that has the attached drive, go to This PC and identify the USB drive you want to attach to the VM To identify a ...
Adding a New Virtual Disk to a VM
In this article we will guide you through adding a new virtual disk to a VM. In your Host computer, go to your VMs folder. Create a folder with the name of the VM you want to add the virtual disk to. (In this example, the VM I will add the disk to is ...
Creating a Storage Space
Preparing an Ultra-Fast Storage Space Now we need to create a Storage Space. A Storage Space is a lot like a RAID. We are going to merge two of our SSDs into one big one. First click on Start and type Computer Management. Click Open Click Disk ...
Installing and Configuring HyperV
If you work on more than one migration at a time we recommend setting up a VM Host workstation capable of running several Virtual Machines (VMs) at the same time. This allows you to have a dedicated virtual workstation for each migration you're ...