Create VPN connection with command

  • Thread starter Thread starter lago
  • Start date Start date
L

lago

I'm trying to create a VPN connection without any user intervention.

Is there any way I can do this through command-line
Anything else besides CMAK?
 
lago said:
I'm trying to create a VPN connection without any user intervention.

Is there any way I can do this through command-line
Anything else besides CMAK?

Check out the rasdial command.

Basically, rasdial {connectoid} {username} {password}
 
Back
Top