|
|
 |  |
Re: Server EventsFrom: Shawn Hogan Date: Monday, March 31, 2003
Time: 4:13:13 pmJohn Ensley wrote:
> In version 3.2.1 would like to run one telnet Server Event for a specific
> Account Class using the Retrigger Server Event to add users to NT server.
> When I match Account Class on the New Server Event screen with same Account
> Class code set up on JUST ONLY ONE Customers Info Screen it works. It takes
> awhile to go through the data base which I would expect.
> When I set things up for more than one account it takes a long time, telnet
> screens open and don't seem to close and it eventually ends with nothing
> done. Not one account gets added.
> Sometimes the error message "telscrpt.exe" is out of date comes up.
> Have tried changing the Pause After Telnet Trigger to 00:01:30 and other
> things and also changed the time on the Retrigger Server Events.
> Experiments have made no difference.
> Also looked at the Auto Events, Tasks 1&2 options and Auto Server Event
> Setup time but does that apply? Changing time to 1 minute seems to make no
> difference.
>
> Four lines to the script.
> username: xxx
> password: xxx
>> cmd net user <Login> <Pass> /active:YES /expires:NEVER
> /fullname:"<FName><LName>" /passwordchg:NO /add
>> cmd exit
>
> also tried > exit
>
> When there is more than one telnet session, they don't seem to close. I'm
> not catching what might be going wrong?
Re-triggering the server events makes triggers a loop for your found set of
customers, and basically will trigger the event the same as if you triggered
it from the Scripts menu. If your telnet event windows are alow or not
closing, check the "Wait For" side for your events. It's very important you
are taking into account any invisible characters (such as ANSI codes) if
your telnet daemon is sending them. (As far as I know, they all do except
PragmaSys's telnet daemon when you run it in stream mode).
- Shawn
----------------------------------
Shawn D. Hogan
President, Digital Point Solutions
http://www.digitalpoint.com
(858) 452-3696
---------------------------------------------------
To subscribe, unsubscribe or to search list archive
please visit http://www.optigold.com/lists/isp.html
---------------------------------------------------
|
Messages In This Thread:- server events by Richard Breton on Jan 10, 2002 at 11:45:47 am
- server events by John Livermore on Mar 12, 2002 at 10:50:12 am
- Server Events by Sean Young on Mar 28, 2002 at 2:54:59 am
- Server Events by Michael Baird on Apr 5, 2002 at 4:40:02 pm
- server events by Peter Moody on Apr 29, 2002 at 2:22:28 pm
- Server Events by Stigh Aarstein on Jun 17, 2002 at 11:47:17 am
- Server Events by Stigh Aarstein on Jun 20, 2002 at 11:26:11 am
- Server events by Terrell Patrick on Aug 23, 2002 at 6:18:53 pm
- Server Events by optigold@gushi.org on Nov 12, 2002 at 2:45:40 pm
- Server Events by optigold@gushi.org on Nov 16, 2002 at 12:10:23 am
- Server Events by Corrie Dinnetz on Dec 9, 2002 at 9:11:53 am
- Server Events by Jory Privett on Dec 20, 2002 at 10:53:34 am
- Server Events by Johann de Boer on Jan 13, 2003 at 9:16:28 pm
- Server Events by Chuck Rock on Jan 22, 2003 at 9:09:31 am
- Server Events by Devon Dunham on Jan 23, 2003 at 10:06:32 pm
- Server Events by Ryan Salazar on Mar 12, 2003 at 6:25:45 pm
- Server Events by John Ensley on Mar 31, 2003 at 1:10:41 pm
- Server Events by Irving Carrion on Apr 25, 2003 at 12:06:26 pm
- Server Events by Ray Hatch on May 28, 2003 at 2:56:46 pm
- Server Events by Michael J. Colvin on Jul 30, 2003 at 12:24:21 am
- Server Events by Ray Hatch on Sep 18, 2003 at 3:16:56 pm
- Server Events by John Lawrence on Dec 9, 2003 at 10:09:53 am
- Server Events by Timothy Bohen on Dec 16, 2003 at 3:40:30 pm
|

Return to Digital Point Solutions' Home Page |