https://github.com/microsoft/terminal/releases
- Inside terminal, open the Windows Powershell and use the following to install the latest version of PowerShell
winget install --id Microsoft.PowerShell --source winget
https://github.com/microsoft/terminal/releases
winget install --id Microsoft.PowerShell --source winget
@echo off
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WcmSvc\GroupPolicy" /f /v "fMinimizeConnections" /t REG_DWORD /d "0"
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WcmSvc\GroupPolicy" /f /v "fBlockNonDomain" /t REG_DWORD /d "0"
https://www.youtube.com/watch?v=26Mayv5JPz0&t=19s