hyperv-fix-for-devs icon indicating copy to clipboard operation
hyperv-fix-for-devs copied to clipboard

Installation Script for the Hyper-V / WSL2 Network Fix for Linux Developers

Results 6 hyperv-fix-for-devs issues
Sort by recently updated
recently updated
newest added

Hi! What to so with this error? ``` HcnCreateNetwork -- HRESULT: 2147942583. Result: {"Success":false,"Error":"Cannot create a file when that file already exists. ","ErrorCode":2147942583} At C:\Users\nmukhanov\WSL-Network-Fix\HCN.ps1:273 char:13 + throw $errString +...

As of Commit "f8f3ce77ddd042ef809a1e1b5b3d74f170ede8fb" the scheduled task triggers a powershell window popups while the script runs. This can, and in my opinion should, be fixed by adding `-nologo -windowstyle Hidden`...

When installing script is launched, it needs administrative privilege to register task. But the task is registered with user account, which is only fine if the user has permanent privilege...

Signed-off-by: Chad Dougherty

When I login the script leaves a PowerShell window behind. As long as that Window is open I cannot start WSL2. Is there a way to close this windows automatically?

**Expected behavior** Edit: I highly suspect that I'm scrambling terms and that the observable IP addresses of the default switch is unrelated to the IP address of the VM. But,...