I'm reopening the previous thread "Cisco VPN Command Line Connection Prompt" that was left unresovled. In a nutshell, I'm trying to establish a VPN connection via the command prompt. After connecting it asks:
Do you wish to continue? (y/n):
and waits for user input.
I'm wanting to automate this on a locked workstation. My current solution is to use SCRIPTIT.EXE to find the command window with this prompt displayed and type a 'y', but it wont work when the computer is locked. I believe the solution to getting around this prompt lies with the connection profile or the internal.ini file, but that's as far as I've gotten.
Do you wish to continue? (y/n):
and waits for user input.
I'm wanting to automate this on a locked workstation. My current solution is to use SCRIPTIT.EXE to find the command window with this prompt displayed and type a 'y', but it wont work when the computer is locked. I believe the solution to getting around this prompt lies with the connection profile or the internal.ini file, but that's as far as I've gotten.