Jump to content

Create a VPN network connection using a script


Recommended Posts

Hey guys!

I want to create a standard VPN connection using a .vbs script or batch language. Does any of you guys know how it can be done or where I can find any information about this? I've searched my fingers off trying to find something about this.

Edited by Anderz
Link to comment
Share on other sites


When you use the Cisco VPN Client, you could use the following command:

vpnclient.exe connect network1 user myusername pwd mypass

When you don't use the pwd parameter, you're prompted for the password.

Or are you trying to establish a VPN connetion without any third party programs, then I have to surrender.

Link to comment
Share on other sites

Yes, I'd like to create a connetion - as if I ran the "Add new connection" wizard in Windows XP. I just wonder if there's any utility or a way to script this. :hello:

I've searched a lot, but haven't been able to find anything yet... :blink:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...