Prerequisite
You need to download the WebRTC gateway zip package on ALE Business Portal.
From this zip package you'll need the installation script hyperv-install-G1.ps1 or hyperv-install-G2.ps1 (G1 for Hyper-V generation 1 et G2 for Hyper-V generation 2) and the WebRTC gateway iso file rainbow-webrtc-gateway-x.yy.z-abc.iso
Installation
With the provided script:
- copy the iso file rainbow-webrtc-gateway-x.yy.z-abc.iso to the Desktop of your PC
- copy hyperv-install-G1.ps1 or hyperv-install-G2.ps1 to the Desktop of your PC
- run hyperv-install-G1.ps1 or hyperv-install-G2.ps1 as administrator
- change network VM virtual switch for proper network access
The VM will be installed on the Desktop in the folder
C:\Users\username\Desktop\Rainbow-WebRTC-Gateway\
Installation in another location:
If you want to install the VM in another location you'll need to adapt the installation script.
Take the example to install the VM it in C:\My Virtual Machines\ALE Rainbow WRG\
Note: The name of the VM will also be the name of the folder where the VM files will be located
- Edit first the file hyperv-install-G1.ps1
Change $vmsrce = "$env:USERPROFILE\Desktop" to $vmsrce = "C:\My Virtual Machines"
Change $vmdest = "$env:USERPROFILE\Desktop" to $vmdest = "C:\My Virtual Machines"
Change $vmname = "Rainbow-WebRTC-Gateway" to $vmname = "ALE Rainbow WRG"
- copy the iso file rainbow-webrtc-gateway-x.yy.z-abc.iso to C:\My Virtual Machines
- copy the modified hyperv-install-G1.ps1 to C:\My Virtual Machines
- run hyperv-install-G1.ps1 as administrator
- change network VM virtual switch for proper network access
Installation is started
Installation is finalized
VM is located into the defined folder
And is now available in the Hyper-V Manager