Hyper-V: create a virtual machine
This tutorial explains how to create a virtual machine in Hyper-V using the Hyper-V Manager console.
This tutorial explains how to create a virtual machine in Hyper-V using the Hyper-V Manager console.
Introduction In this tutorial, I will explain how to configure a network share on Windows Server to store virtual machines created on Hyper-V on it. Since Windows 2012, it is possible to store virtual machines created on Hyper-V on an SMB3 network share. This solution allows to use the available storage of a physical computer …
In this “How” tutorial, we will see how to add a virtual hard disk to a virtual machine that works with Hyper-V.
Introduction In this tutorial, I will explain how to install and configure a VDI (Virtual Desktop Infrastructure) environment. Before getting to the heart of the matter, I will quickly present to you what a virtual office infrastructure is and especially the difference with an RDS environment. The main difference between VDI and an RDS farm …
Presentation Nested virtualization is a feature available on Hyper-V from Windows Server 2016 and Windows 10, which enables virtualization options in a virtual machine. To put it simply, nested virtualization allows virtualization in a virtual machine. There are also some prerequisites : The Hyper-V host must be on Windows Server 2016/2019 or Windows 10 1607 …
Intro In this tutorial, I will explain how to put a node (host) in maintenance on a Hyper-V Cluster. This tutorial can be applied to all Windows Server clusters. It should be checked before switching roles. Maintenance of a node Depuis la console Gestionnaire de cluster de basculement et aller sur la liste des nœuds …
Introduction Through this tutorial, we will see how to set up a Hyper-v cluster under Windows Server (2012R2 / 2016/2019) step by step. Each step requires it, will take you on a tutorial to guide you in setting up a Hyper-V cluster. Prerequisites Be in an Active Directory environment, ideally having a server-side domain controller …
In this tutorial, we will see how to manage your virtual machines in a Hyper-V cluster using the Cluster Manager console. It is also possible to use the following tools to manage virtual machines with Hyper-V: In this article we will address the following points: If you are not in a hyper-v cluster, the Hyper-V …
Presentation A virtual switch in Hyper-V is a virtual switch that allows the connection of network adapters to be created using Hyper-V (virtual machine or host). Under Hyper-V, there are 3 types of virtual switches: External : Create a physical switch that is attached to the physical network adapter so that computers can access a …
Presentation of the Network Teaming Teaming consists of grouping several network cards into a single virtual card. This technology allows depending on the configuration of the association to set up fault tolerance, load balancing between physical cards and increased throughput. With the arrival of Windows 2012, this feature became native to Windows, before it had …