Yanis LISIMA
Results
1
comments of
Yanis LISIMA
It would be helpful to have a command to open HyperV session (VMConnect) in addition. Workaround: ```` vmconnect.exe $env:computername $(Get-VM -Id $(Get-Content .\.vagrant\machines\default\hyperv\id)).Name ````