Hi all,

I'm trying to initiate a VPN connection programically from VB.NET. I know
you can Process.Start(the .lnk file), but then I would like to cleanly manage
vpn disconnections.

Has anybody found a way to do that from WMI/net.sockets?

Thanks,

Vince