Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting up a script for VPN and applications

Status
Not open for further replies.

FireDrake

Programmer
Sep 19, 2003
2
US
Our clients are using Windows 2000 VPN connection. I would like to setup a script that runs an application right after running the VPN connection. What executable is run for the windows VPN?
 
Normally the connection is put in a batch file.
I use rasdial to make the connection (and let it prompt the user for the password), and then run any extra goodies from the rest of the batch file, not forgetting to test the errorlevel from the connection.

Hope this helps

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top