You have found your next IT professional

Category: Virtualisation

Getting Started With Hyper-V

Midjourney concept of a Virtual Machine

Virtual Machines are all the rage these days and there are many reasons for this. It can be a very cost effective way to run multiple ‘machines’. If you have one powerful server then you can have many VMs running at the same time, all performing different tasks. On top of that it is easy to add and remove them as you require.

VMs are easy to save (snapshot) and restore when things go wrong and also VMs can have enhanced security features such as isolation and secure boot. You can control the resource allocation with clicks of a mouse and you can run pretty much any OS you like, depending on licenses of course.

Hyper-V itself, and other hypervisors, allow for automation and simple management of your VMs with a simple GUI.

Installing a VM on Hyper-V

So let’s say that you want to try out your first VM on Windows, let’s have a look at the steps for that. (This will require administrative permissions). You will need an installer file for the OS you want to install. Linux Distros such as Ubuntu or Kali are free and easy to download.

First of all we need to enable the Hyper-V feature so go to Control Panel > Programs > Turn Windows Features on and off and you will be presented with this dialogue:

Turn Windows Features on or off

Then you check the box next to Hyper-V and press OK.

Next we can click in the search bar for windows and type in Hyper-V and should see these options:

Hyper-V manager

Choose Run as administrator.

This will open the Hyper-V manager window and we can get started on creating our first VM! Click on New:

Hyper-V manager main window

This will start the New Virtual Machine Wizard. Click Next:

Hyper-V manager New Virtual Machine Wizard

First option to choose is name and location for your VM. Here I am going to create an instance of Kali-Linux so I will call it Kali. When you get into many VMs you will want to have a regular naming convention so it’s best to start thinking about this early on. There is also the option to choose location here but to begin with I would just go with the default:

Hyper-V manager New Virtual Machine Wizard

Generation. Generally speaking Generation 1 is BIOS and Generation 2  is UEFI. Unless you are using legacy OS versions go with Generation 2:

Hyper-V manager New Virtual Machine Wizard

Assign memory. Depending on your host machine, VM OS and number of VMs you want to try and use at the same time you can set the allocated memory for the VM we are installing right now. You want to give a VM at least 4GB if you can. This is why VM workstations have 32 or 64 GB of RAM:

Hyper-V manager New Virtual Machine Wizard

Configure Networking. Do you want your VM to talk with the network? Or just keep it isolated? Choose Default Switch for the former:

Hyper-V manager New Virtual Machine Wizard

Similarly to the RAM allocation we now want to Create a VHD. Choose default location for now and decide the size you want to allocate:

Hyper-V manager New Virtual Machine Wizard

Installation options. Choose how you want to install the OS. Usually best to point it at the ISO you have downloaded:

Hyper-V manager New Virtual Machine Wizard

With all that done you can check the config you have asked for and click Finish:

Hyper-V manager New Virtual Machine Wizard

Now we are back at the Hyper-V Manager windows and our Kali VM is present. Click on it and in the lower right hand section click on Start and then Connect:

Hyper-V manager New Virtual Machine Wizard

All being well the machine will start and you will then go through the process of installing the OS as normal:

Hyper-V manager New Virtual Machine Wizard

Using Hyper-V To Your Advantage

Once you have installed a virtual machine on Hyper-V and it is running well, there are several useful features that Hyper-V provides to manage and maintain the virtual machine:

Snapshots: Hyper-V allows you to take snapshots of the virtual machine’s state, including the operating system and all data and applications. Snapshots can be used to revert the virtual machine to a previous state in the event of a problem or to test changes before making them permanent.

Live Migration: With Live Migration, you can move a running virtual machine from one physical host to another without any downtime. This can be useful for maintenance tasks, such as hardware upgrades or repairs, or to load balance virtual machines across multiple hosts.

High Availability: Hyper-V provides High Availability features, such as failover clustering, to ensure that virtual machines are always available, even in the event of a host failure. This helps to minimise downtime and ensures business continuity.

Resource allocation: Hyper-V allows you to allocate resources, such as CPU, memory, and storage, to virtual machines as needed. You can also use resource controls, such as resource metering and resource allocation policies, to ensure that virtual machines have the resources they need to run effectively.

Network virtualisation: Hyper-V provides network virtualization features, such as virtual switches, that allow you to create virtual networks that are isolated from the host and from each other. This helps to secure virtual machines and to control network traffic.

Remote management: Hyper-V allows you to manage virtual machines remotely, using the Hyper-V Manager or Windows PowerShell. This makes it easier to manage virtual machines from a centralized location and to automate management tasks.

Backup and recovery: Hyper-V provides backup and recovery features, such as checkpoint-based backups and replication, to help protect virtual machines and ensure that they can be recovered in the event of a disaster.

These are just some of the useful features that Hyper-V provides for virtual machines once they are installed and running. By leveraging these features, you can manage and maintain virtual machines more effectively and ensure that they are always available and running optimally.

Planning a Virtualisation Lab – The Infrastructure

Brief

I want to gain experience of creating and managing an enterprise level IT network. So far I have studied and gained CompTIA A+, N+ and am in the process of getting my S+ but apart from managing the LAN at home I have no experience of commercial networks and IT infrastructure.

I am not interested in the cost and hassle of buying and setting up old/legacy networking equipment that has been discarded by enterprise. Surely a very inefficient way of learning in this day and age.

So the decision moving forward comes down to new modern workstation capable of virtualising an enterprise network set up or moving to a cloud environment.

Options

  • A virtualisation workstation for my home office and building VMs and virtual networks. Although this is appealing in that it’s always nice to buy new equipment and it’s something tangible and lasting to show for the money spent, is it really the best option?
  • Wouldn’t it be wiser to do all of this in the cloud? For a start it would create much less of an impact on my energy bills. On top of that it would be cheaper in the short term and most importantly it will give valuable experience in the cloud.

Cost

Virtualisation Workstation – with 150w power draw @35p per kWh

  • Intel Core i9 – £350
  • Motherboard – £175
  • Ram (64GB) – £185
  • Case – £120
  • PSU (650W) – £120
  • SSD (M.2 2TB) – £220
  • Liquid cooler – £120
  • Windows 11 – £120
  • Total – £1410

Cloud – usage per day – 1p per VM per hr. Enterprise set up ~ 7p per hr. Maybe 50p per day, £2.50 a week, £10 per month. £120 per year. (This is a very generous provision of cloud compute. An instance on Linode can be $0.05 per hour.)

  • Thin Client£300 A new thin client would make sense in that it would be far more energy efficient and it would run Windows 11. (This option can be taken up at any time).
  • Power draw from a device like this is a fraction of a workstation. This is very hard to assess accurately but an Intel i9 will be using around 250W when it’s operating 5 or more VMs. A thin client could be using 20 to 30W as it’s only controlling and monitoring the cloud VMs. At 5 hours a day and 5 days a week that compares as 37.5 kWh to 187.5 kWh for the whole year.
  • At current UK prices that is £13 compared with £100.

So roughly speaking you are looking at 10 years of VM usage compared with buying a workstation.

Pros and Cons

Physical Virtual 
ProsConsProsCons
Will last for a long timeHigh initial costExperience in CloudNothing to show for it at the end of the day
Nice thing to haveHigh energy usageMuch cheaper in the long runNo modern PC for everyday usage
Modern PC for all workNoisy?Can be accessed anywhere/deviceOverspend possible
Experience in buildingImpact on environmentOn demand, elastic.Supporting huge corporation. (Linode?)
Experience in usingStuck with config once boughtLow impact on environmentRequires decent connection
  Clearly the way of the futureNot as direct and ‘snappy’ as physical system
  Will ‘last’ foreverCost of modern thin client

Conclusion

While both options are appealing the deciding factors in favour of the cloud are manifold:

  • Cheaper
  • Far more flexible
  • Experience in the future of IT
  • The workstation option can always be taken up if the cloud isn’t working out

Expanding on the last point – I will be needing a modern Windows 11 machine in my office at some point and knowledge and experience gained from the cloud will point me in the right direction for what sort of machine that needs to be.

© 2025 timnott-it

Theme by Anders NorénUp ↑