![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I connect into a corporate PPTP VPN via RD, and right now it's a little
cumbersome since I have to establish the VPN connection and then launch RD. Is there a way to configure RD so that it knows it needs the VPN connection first and so launches the VPN connectoid itself, waits for the connection, and then establishes the RD? Sort of like in the old days, where you'd run a Winsock app and it knew it had to trigger Windows to dial into the Internet first. Thanks |
|
|||
|
You may be able to do that if you know how to use script. The easy solution
is create a batch file with 3 commands, for example, mstsc TS public IP rasdial entryname [username [password] mstsc TS private IP If the first command doesn't work, you will receive a error, click OK to establish the VPN connection and then RDC. This how to may help too. How to vpn automatically Add pre-setup VPN auto-connection by CMAK to the Startup. 2. Create a logon batch with rasdail command to start the VPN connection. ... www.howtonetworking.com/VPN/autorasdial1.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 "Milhouse Van Houten" wrote in message ... I connect into a corporate PPTP VPN via RD, and right now it's a little cumbersome since I have to establish the VPN connection and then launch RD. Is there a way to configure RD so that it knows it needs the VPN connection first and so launches the VPN connectoid itself, waits for the connection, and then establishes the RD? Sort of like in the old days, where you'd run a Winsock app and it knew it had to trigger Windows to dial into the Internet first. Thanks |
|
|||
|
That should work fine, thanks. I wasn't aware of the command-line
equivalents. "Robert L. (MS-MVP)" wrote in message ... You may be able to do that if you know how to use script. The easy solution is create a batch file with 3 commands, for example, mstsc TS public IP rasdial entryname [username [password] mstsc TS private IP If the first command doesn't work, you will receive a error, click OK to establish the VPN connection and then RDC. This how to may help too. How to vpn automatically Add pre-setup VPN auto-connection by CMAK to the Startup. 2. Create a logon batch with rasdail command to start the VPN connection. ... www.howtonetworking.com/VPN/autorasdial1.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 "Milhouse Van Houten" wrote in message ... I connect into a corporate PPTP VPN via RD, and right now it's a little cumbersome since I have to establish the VPN connection and then launch RD. Is there a way to configure RD so that it knows it needs the VPN connection first and so launches the VPN connectoid itself, waits for the connection, and then establishes the RD? Sort of like in the old days, where you'd run a Winsock app and it knew it had to trigger Windows to dial into the Internet first. Thanks |
| Thread Tools | |
| Display Modes | |
|
|