Command Line Network Dial-up Utility


Background and Introduction

I developed the netConnect as a tool as a part of my automation tools series. Using this tool from command line should provide a complete automated for connect/disconnect from the "Network Connections" virtual folder.

I developed this tool in March 2004, and now, at March 2006 I decided to give it to the public.

The tool is provided as-is without it's source code. You can use it. You can distribute it. You can delete it. I dont care. Just dont come to me and complain if something goes wrong.

Usage


NetConnect v1.0 by Tsachi Herman

Syntax : NetConnect [ {connect} | {disconnect} | {list} ]

{connect} = connect {connection name} {user name} {password}
{disconnect} = disconnect {connection name}
{list} = list

{connection name} = the name of the connection you wish to establish.
Use the list option to find out what connection
names are available.
{user name} = the user name.
{password} = the password.

Get it

You can download the utility from here.

Or, you might find some more updated version at my homepage.

Last note

Tested with windows 2000 pro & xp pro and it's working.