Initiating VPN Connection On Computer Startup Using Scripts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to know, if there's a script to dial a VPN connection on
computer startup. Actually my situation is like that:
We have three branches one in each city
We have only one domain controller in the main branch
Computers are joined to the domain and configured in the main office then
sent to the branches
Users use VPN to connect to our network and have LAN resources, Internet
Access and Email Access

What happends is, on computer startup, if a new username is used to log in
to the computer on startup, the user get the message: "Could not log you one
because the domain is not available". To solve this, my understanding is to
have a script to dial the VPN connection on computer startup so the domain
becomes available before the user tries to log in. Any ideas?


Regards,
--
 
In this case it is better to create VPN as a service or create IPSec VPN so that the computer establishes the VPN before logon.

How to setup VPN How to establish VPN connection automatically How to manage IP assignment on RRAS How to schedule to connect and disconnect a VPN How to setup VPN server on ...
www.howtonetworking.com/Windows/vpnsetup.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
I would like to know, if there's a script to dial a VPN connection on
computer startup. Actually my situation is like that:
We have three branches one in each city
We have only one domain controller in the main branch
Computers are joined to the domain and configured in the main office then
sent to the branches
Users use VPN to connect to our network and have LAN resources, Internet
Access and Email Access

What happends is, on computer startup, if a new username is used to log in
to the computer on startup, the user get the message: "Could not log you one
because the domain is not available". To solve this, my understanding is to
have a script to dial the VPN connection on computer startup so the domain
becomes available before the user tries to log in. Any ideas?


Regards,
--
 
Back
Top