How to find login and logoff time

sur

Distinguished
Jun 6, 2005
4
0
18,510
Archived from groups: microsoft.public.win2000.active_directory (More info?)

Hi All,

I want to find client machine usage by domain users in the network. For
that I’m willing to maintain database in server (server O/S is Windows
advanced server2000, client machines are windows 2000 professional and
windows XP). Can anybody let me know how to send login and logoff time
for each domain user and make entry on server to find how many hours
each user use machines. It needs to find how many hours each user use
domain machines within that week.
I do not know how to solve this problem. I hope somebody can help me to
solve this problem.

Thanks in advance.

Sur


--
sur
------------------------------------------------------------------------
sur's Profile: http://www.msusenet.com/member.php?userid=1991
View this thread: http://www.msusenet.com/t-1870514506
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

You can use the event log / audit policy to monitor the logon/logoff events.

See

http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prdp_log_fdne.asp
or
http://www.microsoft.com/technet/prodtechnol/windows2000serv/maintain/monitor/logevnts.mspx

for details

--
Eduard Koller[MS]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"sur" <sur.1q7ot3@no-mx.msusenet.com> wrote in message
news:sur.1q7ot3@no-mx.msusenet.com...
>
> Hi All,
>
> I want to find client machine usage by domain users in the network. For
> that I'm willing to maintain database in server (server O/S is Windows
> advanced server2000, client machines are windows 2000 professional and
> windows XP). Can anybody let me know how to send login and logoff time
> for each domain user and make entry on server to find how many hours
> each user use machines. It needs to find how many hours each user use
> domain machines within that week.
> I do not know how to solve this problem. I hope somebody can help me to
> solve this problem.
>
> Thanks in advance.
>
> Sur
>
>
> --
> sur
> ------------------------------------------------------------------------
> sur's Profile: http://www.msusenet.com/member.php?userid=1991
> View this thread: http://www.msusenet.com/t-1870514506
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

use dumpacl or use some of these lockout tools from Microsoft
http://www.microsoft.com/downloads/details.aspx?FamilyID=7AF2E69C-91F3-4E63-8629-B999ADDE0B9E&displaylang=en
use the eventcomb utill to search for sucuessful logon events event id 528


also use the following chart to indentify other events.

http://support.microsoft.com/default.aspx?scid=kb;en-us;174074




"sur" wrote:

>
> Hi All,
>
> I want to find client machine usage by domain users in the network. For
> that I’m willing to maintain database in server (server O/S is Windows
> advanced server2000, client machines are windows 2000 professional and
> windows XP). Can anybody let me know how to send login and logoff time
> for each domain user and make entry on server to find how many hours
> each user use machines. It needs to find how many hours each user use
> domain machines within that week.
> I do not know how to solve this problem. I hope somebody can help me to
> solve this problem.
>
> Thanks in advance.
>
> Sur
>
>
> --
> sur
> ------------------------------------------------------------------------
> sur's Profile: http://www.msusenet.com/member.php?userid=1991
> View this thread: http://www.msusenet.com/t-1870514506
>
>