I can dial up a dial up internet connection using rasdial command in batch file which is below
rasdial [Connection name] [User] [Password]
but I want a batch file which could actualy create a dial up connection. Shall be very grateful if someone can do it?