Deploying Private Node Server on Hyper-V

Last modified on March 27, 2024

This guide explains how to deploy Private Node Server to a Microsoft Hyper-V environment using the Hyper-V Manager client.

Download

Request a download link for the virtual machine image from your AlertSite Sales Representative or Customer Success Advisor.

Prerequisites

In this guide, we use the Hyper-V Manager client application to import a VM to a Hyper-V server. Hyper-V Manager is available as part of Remote Server Administration Tools for Windows 10 or Hyper-V Management Tools for earlier versions of Windows. To learn how to install Hyper-V Manager, see:

Deployment: key points

  • When importing the VM, select the Copy the virtual machine (create a new unique ID) option.

  • The VM must be initially connected to a virtual network that has DHCP enabled. Once the VM is up and running, it can be configured to use a static IP address by using the web interface that is part of Private Node Server. After that, you can switch the VM to your preferred virtual network.

  • If you are going to deploy multiple VM copies, you will have to change the MAC address of each imported VM to a unique one.

  • Using VM checkpoints (snapshots) with Private Node Server virtual machines is not supported, so they must be disabled. If you use some backup software that creates VM checkpoints, please exclude your Private Node Server VM from the backup. All monitoring data is stored and backed up on AlertSite servers, so there is no need to back up the VM using checkpoints.

Import the VM

  1. Download and unzip the VM. You will see the following files:

    .
    ├── Snapshots
    ├── Virtual Hard Disks
    |    └── disk-0.vhdx
    └── Virtual Machines
         └── <VM_ID>.xml

  2. Open Hyper-V Manager on your computer.

  3. Right-click the Hyper-V server where you want to deploy Private Node Server, and select Import virtual machine from the context menu.

    Import Virtual Machine
  4. Click Next on the first screen.

  5. Specify the folder to which you unzipped the virtual machine and click Next.

    Import Virtual Machine: Locate Folder

    Click the image to enlarge it.

  6. Select the virtual machine in the list and click Next.

    Select Virtual Machine

    Click the image to enlarge it.

  7. On the Choose Import Type page, select Copy the virtual machine (create a new unique ID) and click Next.

    Choose Import Type

    Click the image to enlarge it.

  8. Specify the folders where VM files will be stored (or use the default ones) and click Next.

    Choose Folders for Virtual Machine Files

    Click the image to enlarge it.

  9. Specify the folder where the imported virtual hard disk will be stored and click Next.

    Choose Folders to Store Virtual Hard Disks

    Click the image to enlarge it.

  10. Review the VM import settings and click Finish.

    Review Import Settings

    Click the image to enlarge it.

  11. The importing process may take some time. Once it is complete, you will see a new virtual machine.

    New VM in Hyper-V

Adjust VM settings

Before you start the VM, you need to adjust its hardware resources and change certain configuration settings:

  1. Right-click the VM and select Settings.

    Edit VM Settings
  2. Increase the amount of Memory, Processor, and Hard Drive storage to meet the minimum system requirements for your VM type.

    VM hardware configuration

    Click the image to enlarge it.

  3. On the Network Adapter tab, select the virtual network adapter for your VM.

    Note: This network must be DHCP-enabled and must be connected to the Internet. If needed, you can switch the VM to a non-DHCP network later, after the initial configuration.
    VM network adapter

    Click the image to enlarge it.

  4. If you are going to add multiple copies of the VM, select the Network Adapter > Advanced Features tab and change the MAC address to a unique one.

    Static MAC address

    Click the image to enlarge it.

  5. On the Checkpoints tab, unselect Enable checkpoints to prevent creating checkpoints (snapshots) for this VM.

    Note: This option is only available in Hyper-V on Windows 10 and Windows Server 2016.
    Disabling VM checkpoints (snapshots)

    Click the image to enlarge it.

  6. Change the other options as needed.

  7. Click OK to save the changes.

Start Private Node Server

After you adjust the hardware options for the VM, you can power it on.

Start VM in Hyper-V

In a few moments, you will see the VM console.

Now, you need to know the IP address of your private node so you can access its Control Panel (web interface).

  • If you use Private Node Server 2.1 or later, you can see the IP address in the top right corner of the console menu:

    Private Node Server console

    Click the image to enlarge it.

  • If you use Private Node Server 2.0.x, the console will display a login prompt. Log in as insiteadm / 1nSitePa$$, then navigate to Configure Settings > Network Configuration. The IP address will be displayed there.

Once you know the IP address, you can access your Private Node Server from any computer on the same local network by navigating to https://<ip-address> in a web browser.

What’s next

There are a few more things you need to do to get your Private Node Server truly up and running:

  1. Register Private Node Server in AlertSite – add your private node as a location in AlertSite.

  2. Initial Configuration of Private Node Server – configure email relay and other internal options.

  3. Monitor the location status:

See Also

Private Node Server Console
Private Node Server Control Panel (Web Interface)

Highlight search results