Set Windows 10 VPN to not use default gateway

I’m mainly putting this here so I have an easy place to find it in the future.  Not sure what possible explanation there could be for why Microsoft would disable the ability to set this quite common option using the properties button in Windows 10.

Open Powershell command (run as admin)

set-vpnconnection -name “MY VPN NAME” -splittunneling $true

To check if changed:

get-vpnconnection

 

 

No comments yet.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Powered by WordPress. Designed by WooThemes