1.

Solve : Automated login to VPN, how do I say yes to banner?

Answer»

Hi

I have a little BATCH file that logs in to a VPN. Once logged in a banner appears that I have to say yes or no to. Has anyone any IDEAS?

The command line I use is vpnclient user 12345 pwd 12345

It then logs in but I then get th ebanner. I would like to write SOMETHING that will automattically say yes to this so that I can run a batch file to login without human intervention.

Hope someone can help.welcome to the boards :)UMM maby you can tell the computer to press enter tellit to wait and then press enter just a thoughtI've tried something of that sort but the banner seems to be part of the command line. If I enter pause on the next line it gets to that after the banner has been answered. If I put it on the same line it does not recognise the line. I am very ne to this. Is there a way of putting something on the same line but splitting it so it is not part of the login?have it start another batch file that you make that will do enter then have it exit
use the start comandI have tried to run another batch file but it doesn't seem to work. How do I get the computer to press enter?I have a similar PROBLEM, I'm opening MSAccess from a batch file and a specific db which is working great but once the .mdb is called a window pops up that I need to click. How do I get it to press enter? I then have to tell Access to import which will befun to figure out.

If you could tell me the command you tried to press enter I would appreciate it.



Discussion

No Comment Found