Re: recording users logon/off times
- From: Brandon McCombs <none@xxxxxxxx>
- Date: Sun, 27 Nov 2005 02:24:38 GMT
Paul Williams [MVP] wrote:
You can do this via the event logs, but it's a major pain in the ass. You'd be better off implementing your own solution, as the event logs won't cater for unexpected shutdowns, disconnections, etc. and are also sadly lacking in the exact info. you need (due to the way Windows works, it's pretty tough to audit this stuff properly).
One solution is logon and logoff scripts that write to a database somewhere. You can then build logic into reports, etc. for incidents whereby a user logs on from the same computer twice but there's no logoff event (because they hibernated or went into standby).
LimitLogon has done much of this for you. You can, I am sure (although I've not tried), tweak this so that it just reports and doesn't actually limit logons, etc. It's a free download from Microsoft (it's a resource kit add on).
I implemented my own scripts to handle what LimitLogon does now since MS was too stupid to prevent concurrent logons out of the box and so at the time LimitLogon was not available to me. I never integrated my scripts into a DB or anything to keep track of when the logoffs occur since HP OpenView is being used. However the environment at work is a hybrid HP-UX/Windows environment and so that is why that situation was possible.
.
- Follow-Ups:
- Re: recording users logon/off times
- From: Paul Williams [MVP]
- Re: recording users logon/off times
- References:
- recording users logon/off times
- From: mark
- Re: recording users logon/off times
- From: Brandon
- Re: recording users logon/off times
- From: mark
- Re: recording users logon/off times
- From: Paul Williams [MVP]
- recording users logon/off times
- Prev by Date: domain list in AD
- Next by Date: Re: recording users logon/off times
- Previous by thread: Re: recording users logon/off times
- Next by thread: Re: recording users logon/off times
- Index(es):
Relevant Pages
|