Installing MX-ONE on Hyper-V

The Microsoft hardware Virtualization product, Hyper-V lets you create and run a software version of a computer, called a virtual machine. Each virtual machine acts like a complete computer, running an operating system and programs. The following are the requirements of the virtual machine.

To install MX-ONE on a Hyper-V setup:

Once the Windows Server get successfully installed,

  1. Enable Hyper-V using PowerShell.
    1. Open a PowerShell console as Administrator.
    2. Run Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All command to install Hyper-V.

    3. Or you can open the service manager - Add role and features and install Hyper-V.

  2. Before you install, create a Virtual Switch Manager for Hyper-V to give network access to the virtual machines.
  3. Select Virtual Switch Manager from the right pane

    .
  4. Select the type of switch, in this case, an External Switch.

  5. Enter a Name for your switch and click Apply.

  6. Your configured Network Switch is listed in the Network Connections.

  7. Create a virtual instance.
  8. Select New > Virtual Machine.

  9. Enter the virtual instance name and click Next.

  10. Specify the Generation 2 option since it has UEFI-based firmware and press Next.
    Note:
    • Select Generation 1: For MX-ONE 7.x and earlier (UEFI/Secure Boot not supported).

    • Select Generation 2: For MX-ONE 8.0 and later (UEFI/Secure Boot supported).

  11. Assign memory as per the requirement and click Next.

  12. Select the Network Switch which you have configured initially and click Next.

  13. Select Create a virtual hard disk and choose the disk size and click Next.

  14. Select the path for the operation system installation image file.

  15. Review the overview information and complete the creation of the VM.

  16. Change system settings as follows:
    • Under Secure Boot:
      • Select Enable Secure Boot checkbox

      • Select the Template as Microsoft UEFI Certificate Authority

    • Update the number of CPU cores as required.

    • Update the VLAN number (if used).

    • In the Management settings, select Integration Services and deselect (if selected) the Time synchronization option.

  17. Start the machine and install MX-ONE setup as shown in the following figure.