Re: Log of Logon's

From: Pegasus (I.can@fly.com)
Date: 01/31/03


From: "Pegasus" <I.can@fly.com>
Date: Sat, 1 Feb 2003 07:40:06 +1100


Specify a logon script in the students' account profiles,
then insert a line like this one into the logon script:

echo %date% %time% %ComputerName% %UserName% >>
  \\YourServer\Logs\%ComputerName%.log

If you use a scheduled task that runs every 5 minutes and
that will scoop up your log entries then your students can't
doctor the logs manually.

"Scott Wilhelm" <swilhelm@sllboces.org> wrote in message
news:eT1PkBUyCHA.1112@TK2MSFTNGP10...
> How would I go about either finding or creating a log of who's logging
onto
> certain computers?
>
> I'm in an educational setting, and we're finding that the students can be
> somewhat destructive with the equipment (who would have thought), and
we're
> trying to figure out a way to find who might be the culprit.
>
> Any & all help would be appreciated.
>
> Thanks,
>
> Scott
>
>