Created
April 7, 2015 14:50
-
-
Save jesusgoku/4ed1340d046ce66c6583 to your computer and use it in GitHub Desktop.
Manage VPN connection from CMD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
REM create rasphone.pbk on C:\Windows\System32\ras | |
REM For connect | |
rasdial "Connection Name" username [password|*] | |
REM For disconnect | |
rasdial "Connection Name" /DISCONNECT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment