Re: NT Dial Script

Robert Boyle (robert@garden.net)
Thu, 05 Dec 1996 16:33:55 -0500

At 06:40 PM 12/5/96 GMT, you wrote:
>Dose anybody have some sort of program like pmdial which I can use to dial a
>location from a portmaster OR over TCP/IP without needing to telnet. PmDial
>only seems to work with IPX under dos/nt, which my customers do not wish to
>use just for this. Dial-On-Demand keeps opening the line and lacks the
>restrictions we need to place on who can use the OR.
>
>So what I need is a PMDIAL type prog which works wth NT3.51 tcp/ip
>
>Or
>
>A script/exe which can telnet into the OR and dial a location then exit.

Just setup the location table in them OR to on_demand dialing.
Setup the scheduler service to run on startup.
Make a batch file that pings the destination.
Use the AT command to schedule the times that you want the script to run,
or run it whenever you want.

-Robert