Here is my connect.bat
-----BEGIN------
vpncmd localhost /client
accountconnect myConnectionName
-----END------
After executing connect.bat, here is the screen result:
Connected to VPN Client "localhost".
VPN Client>
accountconnect myConnectionName is not being executed.
How do I get accountconnect myConnectionName to run at the VPN Client>
prompt?