X-Received: by 2002:a05:6214:a8e:b0:5ef:5726:ba25 with SMTP id ev14-20020a0562140a8e00b005ef5726ba25mr390787qvb.0.1684382688816; Wed, 17 May 2023 21:04:48 -0700 (PDT) X-Received: by 2002:a05:6870:c811:b0:196:4f21:28d4 with SMTP id ee17-20020a056870c81100b001964f2128d4mr105318oab.3.1684382688498; Wed, 17 May 2023 21:04:48 -0700 (PDT) Path: csiph.com!tncsrv06.tnetconsulting.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: microsoft.public.scripting.vbscript Date: Wed, 17 May 2023 21:04:48 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=223.123.100.3; posting-account=Yk6hzAoAAACPBb05nUA-KznMlWPka_Ye NNTP-Posting-Host: 223.123.100.3 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3b01b5b5-5302-4d41-95c5-e40aabd1c19dn@googlegroups.com> Subject: Re: Open network connection (VPN) with vbscript From: KAMRAN MANKI Injection-Date: Thu, 18 May 2023 04:04:48 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1923 Xref: csiph.com microsoft.public.scripting.vbscript:12482 On Friday, July 30, 2004 at 4:57:12=E2=80=AFPM UTC-7, grizzly wrote: > I'm trying to open a VPN connection under network connections in WinXP > with VBScript. Similar to going to Network properties and double > clicking on the VPN connection to bring up the window. The reason for > this is so the script can run a bunch of prep tasks prior to opening > the VPN connection for the user to connect, but rather than have the > user run the script then open the connection, it would be cleaner to do > it all at once. Any ideas? Thanks. > -- > grizzly > ------------------------------------------------------------------------ > Posted via http://www.codecomments.com > ------------------------------------------------------------------------