Hi all,

I am trying to make my enterprise application work with a VPN Client . I  am trying to write a  script  which can load the VPN Client on start up  , wait till the client finishes  authenticating the user to the Corporate Network and then load the enterprise application. I have  the following questions
1)Is there a way to do this in Python ?.I am new to the language.
2) Where would I put such a start script and how do I  make sure t is executed on start up ?.

Any suggestions or tips might be useful.

Thanks,

Raja