Skip to content

Instantly share code, notes, and snippets.

@iTeeLion
Created May 7, 2024 08:36
Show Gist options
  • Save iTeeLion/a2d6c40b47c490433aefa58d7cbc7497 to your computer and use it in GitHub Desktop.
Save iTeeLion/a2d6c40b47c490433aefa58d7cbc7497 to your computer and use it in GitHub Desktop.
Dynamicly added route for VPN
Add-VpnConnectionRoute -ConnectionName VPN_CONN_NAME_HERE -DestinationPrefix 10.0.0.0/24 –PassThru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment