gomez34

Results 8 comments of gomez34

+1, It installs but errors out when run on the server edition, complaining about hyper-v not enabled. In fact, hyper-v is enabled and has other VMS running.

@Saviq Are you planning to introduce compatibility for windows server? Thanks.

@Saviq thanks, this is the command, can I help you with something else? ``` PS C:\Users\Administrador> Get-VMSwitch -Id C08CB7B8-9B3C-408E-8E30-5E16A3AEB444 | Format-List Get-VMSwitch : No Ethernet switch could be found matching...

@Saviq this is the command, my wsl application works in windows server with hyper-v and also I have Ubuntu virtual machines in Hyper-v ``` PS C:\Users\Administrador> Get-VMSwitch | Format-List Name...

@Saviq with [this](https://docs.microsoft.com/es-es/windows-server/virtualization/hyper-v/get-started/create-a-virtual-switch-for-hyper-v-virtual-machines) can I help you carry out the tests you need. Thanks.

@Saviq Now I don't have any machine created, I only have the wsl machine. I am going to try to create a new virtual machine with Hyper-V.

@Saviq I have created a virtual machine with Hyper-V called ubuntu. I have assigned virtual swtich 'nat' and I have assigned an ip to the machine using these steps [this](https://medium.com/@mdavis332/hyper-v-nat-w-linux-vm-1d245be6ded1)...

@Saviq No, it uses its own adapter that I have created with the commands of the first guide and I have called 'nat', it is a swtich manager with internal...