Sathyan A. S.
Broken In
Thank you mario_pant. I was looking for something like this and this one really works.
Thank you very much.
Regarding security; if you do not want the username and password to be shown on the window just add '@ echo off' before the command given by mario.
So the code will be
@ echo off
rasdial <connection name> <Username> <password>
Thank you very much.
Regarding security; if you do not want the username and password to be shown on the window just add '@ echo off' before the command given by mario.
So the code will be
@ echo off
rasdial <connection name> <Username> <password>