You have to open PowerShell as an Administrator and input these two commands in the Command Line Interface :
- Get-VpnConnection
- Set-VpnConnection -Name “VPN Name” -SplitTunneling $True
You have to open PowerShell as an Administrator and input these two commands in the Command Line Interface :