PDA

View Full Version : Scripting logoff


blackride
03-20-2001, 02:39 PM
Ok got a question. We basically need to say that computer A is logged off at 11:00pm so that we know all files are closed. Is there any way to create a script to do this and how?

Is there anyway to do this. Any help would be appreciated.

Thanks

RWSchlatter
03-20-2001, 06:38 PM
user ADRIAN has given the shutdown / logoff info (in context of shortcuts) in :
<a target="_blank" href=http://www.winguides.com/forums/showthreaded.php?Cat=&Board=brdScripting&Number=12914&page=&view=&sb=>http://www.winguides.com/forums/showthreaded.php?Cat=&Board=brdScripting&Number=12914&page=&view=&sb=</a>

put one of the commands in your script and have it execute from the Scheduled Tasks when it is time to force a logoff of the current user. You may need something in a logon script to activate the schedule each time a user logs on.

______________
Regards - Richard