Guides
ProductDeveloper
Guides

Deploy VAs in Hyper-V for Windows 2012 or Higher

πŸ‘

Two virtual appliances (VAs) are required per Umbrella site. It is critical that these VAs are not cloned or copied in any way. Each VA must be set up and configured manually.

Procedural Overview

  1. Download the Hyper-V installer.
  2. Import the virtual appliance.
  3. Copy and rename image files.
  4. Select network adapter.
  5. Select hard drive.
  6. Power on the virtual machine.
  7. Repeat for the second virtual appliance.

Note: It is assumed that you have a basic knowledge of Hyper-V.

1. Download the Hyper-V Installer

a. Navigate to Deployments > Configuration > Sites and Active Directory and click Download.

1093

b. ForΒ VA for Hyper-V, click Download.

574

Umbrella generates and downloads a tar fileβ€―unique to your deployment.β€―
This tar fileβ€―includes:β€―β€―

  • a zip fileβ€―containing theβ€―virtual hard disks that need to be deployed onβ€―Hyper-Vβ€―β€―
  • aβ€―signatureβ€―fileβ€―β€―
  • a Cisco public certificate to validate the signatureβ€―β€―
  • a readmeβ€―fileβ€―β€―

c. Extract the contents of the tar file using the command tar –xvf .
To verifyβ€―the integrity of the downloaded file,β€―validate the signature by following the instructions provided in the readme file.β€―When successful, you see a message sayingβ€―β€œVerified OK."β€―

d. Extract the .zip file. You'll find two foldersβ€”Virtual Hard Disks and Virtual Machinesβ€”and a config file.

640

2. Import the Virtual Appliance

πŸ‘

Using Windows 2012 R2 or Higher Versions

Microsoft has introduced a "Generation 2" style of VM profile on Hyper-V for Windows 2012 R2 and higher versions. As a result, the import steps below will fail with the error: "Hyper-V did not find virtual machines to import from location [path]"

You will need to create a new virtual machine as "Generation 1", then skip to 3. Copy and Rename Image Files.

For more information about Generation 1 vs. Generation 2, see Generation 2 Virtual Machine Overview.

Note: Step 2 in this article applies to Windows 2012 only, and not Windows 2012 R2.

a. Select your Hyper-V server, right-click its name and select Import Virtual Machine from the menu.

816

b. Navigate to the extraction folder from your download, select that folder to import, and then click Next.

372

c. Select forwarder-va as the virtual machine to import and click Next.

499

d. Select Copy the virtual machine (create a new unique ID) and click Next.

498

e. Choose destination folders to install to. By default, these are the Hyper-V Configuration folders, but you can choose another folder.

500

Note: If selecting a different folder, pick a drive with sufficient space and create a folder with a specific name for the virtual machine, such as \opendnsforwarder-1. This can be helpful to ensure you're able to distinguish between the two virtual appliances in your file structure.

f. Click Finish.

3. Copy and Rename Image Files

a. In Windows Explorer, navigate to the \Virtual Hard Disks** subfolder within the extracted download folder created in Step 1**. Β 

b. Copy the two files from that location to the Virtual Machine Configuration Folder you specified in the previous step.

c. The two files, dynamic and forwarder-va. must be renamed in accordance with the VA that is being installed. For example, rename:
dynamic to Dynamic-VA-1
and
forwarder-va to Forwarder-VA-1

If configuring your second VA, change the number accordingly. This can help ease management of multiple virtual appliances and avoids conflicts between filenames when configuring your second VA.

4. Select Network Adapter

a. In the Hyper-V Manager, select the virtual machine you've created, right-click and choose Settings.

822

b. Under Hardware, select Network Adapter, and then assign a virtual switch that has internet access.

477

5. Select Hard Drive

a. In Settings for Hardware, select the hard drives.Β 
Ideally, they should be under the same IDE controller. For hard drive settings, browse to theΒ Virtual Machine Configuration FolderΒ and the first hard drive should be set to the forwarder file (Forwarder-va) and the second hard drive should be set to the dynamic (Dynamic) file.

825 477 475

b. Click Apply.

6. Power on the Virtual Machine

If all is well, you'll see the Virtual Appliance console screen. For information about configuring VAs, see Configure Virtual Appliances.

567

7. Repeat for the Second Virtual Appliance

Two VAs are required per Umbrella site. It is critical that these VAs are not cloned or copied in any way. Each VA must be set up and configured manually.

To build your second VA, repeat procedures starting at 2. Import the Virtual Appliance.


Deploy VAs in VMware< Deploy VAs in Hyper-V for Windows 2012 or Higher > Configure Virtual Appliances