VPN adapter from cmd

O

Ondrej Sevecek

Hello,
how to create script/.bat to let users create new VPN connection with all
the parameters specified?
I want only the shortcut install on the desktop to let the users create
the connection after clicking.

Nice day and thanks Ondra.
 
M

Marty List

Ondrej Sevecek said:
Hello,
how to create script/.bat to let users create new VPN connection with all
the parameters specified?
I want only the shortcut install on the desktop to let the users create
the connection after clicking.

Nice day and thanks Ondra.


I'm not sure I understand your question, but look at the "Connection Manager
Administration Kit". This is available on from the Windows 2000 server, or
from Windows 2000 Professional workstation if you have installed the server
tools (adminpak.msi).

If it is installed , you will have a shortcut under:
"Control Panel/Administrative Tools/Connection Manager Administration Kit"

To read about it, click Start -> Help -> Index tab, type "Connection
Manager"
 
D

David Trimboli

If you're trying to allow users to use VPN by simply double-clicking a
shortcut, then look at the RASDIAL command built into CMD.EXE. For
instance,

rasdial "My VPN Connection" myusername *

Type RASDIAL /? for more info.

David
Stardate 3821.3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top