Topic Options
#91 - 03/08/01 08:42 AM nt's server manager
Anonymous
Unregistered


Is it possible to setup a script to execute server manager and disconnect users at a certain time of the day?

Top
#92 - 03/08/01 10:55 AM Re: nt's server manager
Luke Tomasello Administrator Offline
Member

Registered: 09/17/00
Posts: 740
Loc: San Jose, CA., USA
Most likely, yes.
However WinCron does not have these commands as part of its native script language.

You would need to either write your own helper program, or execute an existing program to disconnect the users.

Basically, you would write a script that would fire at the appropriate times and execute this external program.
_________________________
Regards,
Luke Tomasello

Top


Moderator:  Luke Tomasello