Install Virtual Intelligent Sandbox on Hyper-V manually

Prev Next

Place an order, download the software, then deploy it on Hyper-V server.

  • Ensure that you have enabled Hyper-V (including Hyper-V Management Tools and Hyper-V Platform) from Control PanelPrograms and Features Turn Windows features on or offHyper-V.

  • Unzip the Virtual Intelligent Sandbox package that you purchased from . The package includes hvATD.vhdx. This is the disk image of Virtual Intelligent Sandbox.

  • Disable Hyper-V compatibility mode on your Hyper-V server.

    Important

    Virtual Intelligent Sandbox does not support Dynamic MAC address. Make sure that you set a static MAC address for your Virtual Intelligent Sandbox.

  1. Open Hyper-V Manager, then from the Actions pane, select NewVirtual Machine....

  2. Type a name for your virtual machine, then click Next.

    You can also choose to store your virtual machine at an alternate location.

  3. In the Specify Generation section, choose Generation 1.

  4. In the Assign Memory section, set 48 GB.

  5. In the Configure Networking section, choose a virtual switch.

  6. In the Connect Virtual Hard Disk section, select Use an existing virtual hard disk.

  7. Click Browse, then select hvATD.vhdx, and then click Finish.

    Note

    If you plan to deploy multiple instances of Virtual Intelligent Sandbox, make a copy of hvATD.vhdx.

  8. Right click on the VM, then select SettingsMemoryProcessor, then set the processor core to 16.

  9. Open PowerShell. Enable nested virtualization using the following command:

    Set-VMProcessor –VMName <Target VM’s name > -ExposeVirtualizationExtensions $true

    In <Target VM's name>, enter the name of the VM that you created.

  10. Set Static IP address and Gateway to the VM using Intelligent Sandbox console.