Create virtual machines in Hyper-V on Windows Server 2008

TipsMake.com - After Hyper-V is installed, the first thing to do here is to create a virtual machine - Virtual Machine . In the following article, we will introduce you to some basic steps to do this, with the general implementation process almost just clicking Next> Next> Finish.

  1. Create virtual machines with Hyper-V on Windows 8 and Windows 10

Create Hyper-V virtual machines

To get started, open the Hyper-V Manager via the Start Menu:

Create virtual machines in Hyper-V on Windows Server 2008 Picture 1

In the right part of the window, as shown below, click the New> Virtual Machine button :

Create virtual machines in Hyper-V on Windows Server 2008 Picture 2

Click Next to skip the Before You Begin section , then name the virtual machine to create. The example here is HTG Virtual Machine:

Create virtual machines in Hyper-V on Windows Server 2008 Picture 3

Set the amount of RAM needed:

Create virtual machines in Hyper-V on Windows Server 2008 Picture 4

Select the virtual network system you want Virtual Machine to access and use:

Create virtual machines in Hyper-V on Windows Server 2008 Picture 5

Here we will have 2 options to create new virtual hard drive file - VHD or use existing VHD file:

Create virtual machines in Hyper-V on Windows Server 2008 Picture 6

Next, you choose the source to install the virtual machine, maybe from the ISO file directly on the computer or install it via the local network:

Create virtual machines in Hyper-V on Windows Server 2008 Picture 7

And finally, click Finish :

Create virtual machines in Hyper-V on Windows Server 2008 Picture 8

If you want to start and use Virtual Machine , just right-click on the virtual machine in the Hyper-V management list , select Start as shown below:

Create virtual machines in Hyper-V on Windows Server 2008 Picture 9

Quite simple and easy, wish you success!

4.5 ★ | 2 Vote

May be interested

  • How to create a virtual machine repository for Hyper-V Quick CreateHow to create a virtual machine repository for Hyper-V Quick Create
    quick create is a feature in hyper-v that allows users to set up new virtual machines with just a few mouse clicks.
  • Create private cloud with Hyper-V (Part 5)Create private cloud with Hyper-V (Part 5)
    the series has focused primarily on creating executable image files that can be used to create new virtual machines on it. however, these executable files won't work unless we have a private cloud infrastructure that allows legitimate users to create new virtual machines on demand. today's lesson will guide users to build
  • Create private cloud with Hyper-V (Part 4)Create private cloud with Hyper-V (Part 4)
    the previous article showed users how to create executable image files and assign image files to windows deployment services. although the image file that we created can start immediately, it is not ready for use yet. because we are creating a private cloud with the ultimate goal of being able to create machines
  • Create private cloud with Hyper-V (Part 3)Create private cloud with Hyper-V (Part 3)
    in the previous lesson, we created the hyper-v task sequence. now is the time to make this task sequence change so that we can use them to create hyper-v servers that manage virtual machines in the private cloud.
  • Monitor Hyper-V with the command line (Part 1): Install the monitoring libraryMonitor Hyper-V with the command line (Part 1): Install the monitoring library
    one of the obvious shortcomings of hyper-v is the ability to monitor virtual machines from windows powershell. although microsoft intends to provide this capability on windows server 8, users can fully monitor virtual machines from the command line interface at this time. the article will guide you to do this
  • Back up virtual machines with Windows Server 2008 R2 and Hyper-VBack up virtual machines with Windows Server 2008 R2 and Hyper-V
    in this article we will not cover the basic principles of backing up virtual machines, instead we want to focus on backup methods using windows server backup.
  • How to enable and use Hyper-V on Windows 10How to enable and use Hyper-V on Windows 10
    windows 10 is equipped with hyper-v to help users create virtual machines directly without using third-party software. let's see how to activate and use hyper-v on windows 10 through the simple steps below.
  • Monitor Hyper-V with the command line (Part 4)Monitor Hyper-V with the command line (Part 4)
    among the hardware resources that are usually assigned to virtual machines, perhaps the memory is most fixed. this tutorial will show you how to manage virtual machine memory through windows powershell.
  • Create virtual cloud with Hyper-V (Part 6)Create virtual cloud with Hyper-V (Part 6)
    in the previous articles, we have created some image files for the virtual machine and also successfully installed scvmm but still have a missing piece. at this time, users do not have an interface to build the virtual machine so we will need to set up self service portal to allow valid users to create virtual machines configured.
  • Install Hyper-V Virtualization on Windows Server 2008 R2Install Hyper-V Virtualization on Windows Server 2008 R2
    in the following article, we will introduce and guide you a few basic steps to install and deploy the technology platform that supports virtualization of hyper-v on windows server 2008 r2.