Connect to a network via Command Linke
Posted
by justasking
on Stack Overflow
See other posts from Stack Overflow
or by justasking
Published on 2010-04-04T03:21:13Z
Indexed on
2010/04/04
3:23 UTC
Read the original article
Hit count: 469
command
|command-line
Hi guys,
I want to be able to connect to a network via command line in Windows. My goal is to script out remoting into my work computer. I hate having to always manually connect to the VPN connection and then rdping into my work machine. I want to just have a script which will do both of it for me. I know how to rdp via command line, I just need to know how to connect to my VPN via command line. Thanks!
© Stack Overflow or respective owner