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.
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.