VTHokieman592
Programmer
I have an SSIS package that does a command line vbscript to open a cisco VPN connection, download data from tables on a remore server to a local database.
all works fine in manual mode.
i am trying to automate it to run at 4 am.
problem is, when i connect with vpn client to remote server, there is a banner message that requires a manual mouseclick to just hit 'continue'.
i cant change anything on server side. Can i suppress that banner screen from the client side or somehow click thru it in an automated fashion? it would be especially nice if i could add some argument to the cisco vpn profile that would be an argument to not display banner messages or something like that.
help? thanks you
all works fine in manual mode.
i am trying to automate it to run at 4 am.
problem is, when i connect with vpn client to remote server, there is a banner message that requires a manual mouseclick to just hit 'continue'.
i cant change anything on server side. Can i suppress that banner screen from the client side or somehow click thru it in an automated fashion? it would be especially nice if i could add some argument to the cisco vpn profile that would be an argument to not display banner messages or something like that.
help? thanks you