Connect Dialup connection through Command Prompt/batch

Joined
Jan 20, 2012
Messages
1
Reaction score
0
Hi

I have a dial up connection and i want to connect and disconnect it through batch programming.

I know the command for disconnect the dialup connection

its working .

rasdial /DISCONNECT

But I am unable to connect my dial up connection because i am not understanding how to connect my dialup connection through batch

I checked it from command prommat "rasdial/?"

But i don't understand from command prommat (due to a limited knowledge)

Can anyone tell me how to write my connection name ,username and password in batch file?

My connection name is "Broandband"
My username is "Example123"
My password is "1234"

please explain me or show me how should i write in batch file?

Windows 7 64bit (OS)
 
Back
Top