How to get user Login/out time on NT PDC ? 
Author Message
 How to get user Login/out time on NT PDC ?

Hi here :
    Is anyone knows how to get the login/out time of
        all domain users on NT PDC by writting program ?
    Any hint or idea will be very appreciated.

                        Thanks in advance,        Crick Lin.



Sun, 22 Sep 2002 03:00:00 GMT  
 How to get user Login/out time on NT PDC ?
Why not use a login script that writes the login time and date
into the log files. WSH 2.0 provides a method to write directly
into the login. For Win 9x I wrote a simple file that records
the login time, date and user name. Also, isn't there a way
in Win NT to set auditing in a way that each login is recorded
automatically? Or did I misunderstood something?

Reading log-entries may be done using WMI for instance
(need to install WMI provider for NT).

G. Born

Check out the WSH Bazaar at:

www.borncity.de

crick schrieb in Nachricht ...

Quote:
>Hi here :
>    Is anyone knows how to get the login/out time of
>        all domain users on NT PDC by writting program ?
>    Any hint or idea will be very appreciated.

>                        Thanks in advance,        Crick Lin.



Sun, 22 Sep 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Getting NT User Login Name

2. NT Domain Last User Login time

3. Logon Script - Synchronizing Time with a Nt 4.0 PDC

4. NH: Need to have user login with their NT login

5. NT 4.0, user groups, PDC's, BDC's and IsMember

6. Session Variable Time-outs

7. getting current login user name

8. Retrieve User NT login

9. How to capture user's NT login?

10. Retrieve User NT login

11. Full user name from NT login ID

12. Getting NT User Name in VBScript

 

 
Powered by phpBB® Forum Software