VMware Workspace ONE Community
alexloh
Contributor
Contributor

Anyone deploy UAG on Hyper-V Before?

Hi, have anyone done before deployment via Hyper-V before? I have tried to look thru those powerscripts but it seems that it requires the ESXI and it doesn't look like its Hyper-V deployment. And there is also UAG for Hyper-V installer but its on VHDX and I managed to boot it but the problem is that there is no IP or Admin portal configure which I can't even access.

Any master out there can help? :slightly_smiling_face:
Labels (1)
Reply
0 Kudos
2 Replies
Mario_Giese
Enthusiast
Enthusiast

Hi,
if you already downloaded the Powershell Scripts for UAG Deployment, you will find the  ' uag9-awhv.ini File in it. There you can set the settings for your UAG, documenation is here: https://docs.vmware.com/en/VMware-Workspace-ONE-UEM/1811/VMare-Tunnel-on-Linux/GUID-AWT-DEPLOYTUNNEL...

In the ini file you need to set the path to the vhdx file, set the IPs and Routes and the Virtual Network Switches etc.
After everything is configured you can use the powershell script uagdeployhv.ps1 with this command: . or uagdeployhv.ps1 uag9-awhv.ini  to let the script use your ini file.

BR Mario
Reply
0 Kudos
alexloh
Contributor
Contributor

Hi Mario,

Thanks for the info. I manageed to deployed it via Hyper-V thru those scripts.

:slightly_smiling_face:
Reply
0 Kudos