Installing and Configuring HyperV

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 working on.

Recommended specs

A VM host needs to be capable of running several VMs at the same time.  For optimal performance you want each VM to have an i7-12700K Processor, 16 GB of Ram, and at least 500 GB of hard drive space.  Therefore the hardware required to run a VM host will need to be pretty substantial.  Below are the specs we recommend.

  • 64 BG of RAM (or more)
  • Three 4TB SSDs (or more)
  • i9-12900K Processor or Above
  • Windows 11 Pro

Please note: Make sure you are running Windows 11 Pro as it is required.
 

The General Procedure

Installing Hyper-V Components

Next we need to enable Hyper-V Manager. 

Click the start button and type turn windows features on or off
Click Open



Find Hyper-V in the list of features and ensure all of the Hyper V features are enabled. Make sure Hyper-V is checked, then click OK.

(If the option shown above is unavailable in means that virtualization extensions need to be enabled in your BIOS. Most PCs come with this feature on, but not all do. If you’re not sure what this is, do a google search. You will press a special key while your PC is booting to access a special configuration menu.)

Click Restart now


Configure HyperV Settings

Click Start and type Hyper and launch the Hyper-V Manager:
Click Open


On the left-hand side, select the name of the PC:


On the right-hand side of the Hyper-V manager, click Hyper-V Settings.


For both Virtual Hard Disks and Virtual Machines, change the location to V:\VMs\ and click OK.


Now Click on Virtual Switch Manager


Select New virtual Network Switch > External > Create Virtual Switch


Set the name to be External Network.
Under Connection Type, choose External Network and select the network connection that is physically connected to the internet.
Ensure that "Allow management operating system..." is selected.
Click OK.


If you get a message like the following, just click Yes.


Creating your first Virtual Workstation

Now you're ready to create your first Virtual Machine to be used as a migration workstation.  

The article titled 2.2 - (Optional) Creating a Hyper-V Virtual Machine will walk you through this process.


    • Related Articles

    • Installing and Configuring Fiddler

      Fiddler is a diagnostic tool that you can use to view and troubleshoot communication between Universal Migrator and cloud-based systems. Fiddler must be running PRIOR to opening the application you wish to diagnose. Therefore, you must close ...
    • Installing Microsoft SQL Server

      This article will walk you through installing and configuring SQL Server for a migration workstation. Visit https://www.microsoft.com/en-us/sql-server/sql-server-downloads and scroll down just a bit until you see Developer and click the Download now ...
    • Configuring Windows

      This article will walk you through configuring Windows for use as a migration workstation. We recommend a fresh installation of windows. Configuring Windows Click the Start Menu Unpin everything except the following, by right clicking and choosing ...
    • Installing SQL Server Management Studio (SSMS)

      This article will walk you through installing and configuring SQL Server Management Studio (SSMS). If you have not already installed SQL Server, you should do so prior to installing SSMS. Visit ...
    • Configuring UAC Settings

      Configuring User Account Control (UAC) Settings Click the start menu and type UAC to open your computers UAC settings Drag the selector on the right all the way to the bottom (Never notify) click OK Click Yes. This will save us a lot of security ...