Can anyone advise as to how I can list all users currently logged on to an NT4 server using ASP?
I can list all the details of a particular user (last logged on etc...) and every user in the domain, but how do I determine if the user is currently logged on?
I'd tried using the ADSI code for LastLogin and LastLogoff, but for some strange reason the LastLogoff is a month out - does NT not log logoffs correctly????
I can list all the details of a particular user (last logged on etc...) and every user in the domain, but how do I determine if the user is currently logged on?
I'd tried using the ADSI code for LastLogin and LastLogoff, but for some strange reason the LastLogoff is a month out - does NT not log logoffs correctly????