June 1, 200719 yr Hi allDoes anyone know if it's possible to create a PPTP VPN via a command line rather than using the New Connection Wizard? I thought that NETSH might be the answer but I can't figure it out...Any help greatly appreciated..RegardsPaul
June 1, 200719 yr Create once the vpn connection by wizard and backup the .pbk file. After you can use command line :Connect rasdial NameOfConnection user pass /phonebook:file.pbkDisconnect rasdial NameOfConnection /disconnectSample .pbk file [NameOfConnection]ShowMonitorIconInTaskBar=0IpPrioritizeRemote=0MEDIA=rastapiPort=VPN9-0Device=Miniport réseau étendu (L2TP)DEVICE=rastapiPhoneNumber=ip or dns name
June 2, 200719 yr Also, if you have a 2003 server you have access to, you can use the CMAK to create one.
June 5, 200719 yr Author Thank you both for your responses.From the info provided by Sonic I now know that it's the contents of the .pbk file I need to create (I have about 30 VPNs I need to add and I didn't want to have to add them manually, so was hoping there was some kind of import I could do). Is there a way of "importing" these details into my existing .pbk file? I've had a look at rasphone and rasdial but could not see an option to do this.@clubertiI was not aware of this tool but it will certainly come in use in the future Thanks againPaul
June 5, 200719 yr You can add the content to your actual .pbk file with batch like "echo xxxx >>file.pbk"
Create an account or sign in to comment