Re: Request wich user has been connected on a workstation
- From: "Samuel LEFEBVRE" <slefebvre@xxxxxxxxxx>
- Date: Thu, 28 Sep 2006 18:11:30 +0200
Hello Richard !
Thanks for the answer and the tip !
Bye
Sam
"Richard Mueller" <rlmueller-NOSPAM@xxxxxxxxxxxxxxxxxxxx> a écrit dans le
message de news:%23JX2ZUx4GHA.4616@xxxxxxxxxxxxxxxxxxxxxxx
Samuel LEFEBVRE wrote:a
I'd like to make a script, on active directory.
Is there a way to find what is the last user which has been connected to
user.workstation ?
I'd like to know if we can know on which workstation is connected a
Even
Hi,
Active Directory does not keep track of which computers users log into.
if the user is currently logged on, AD only knows the date/time they lastand
logged on. AD does not even know if the user is still logged on, much less
on which workstation.
You can look at sessions on servers to get some information about users
currently logged on, but this is nor reliable.
One solution would be logon/logoff scripts in Group Policy that log
information, perhaps to a text file. I've done this in small networks. The
scripts append a line to a log file with the user name, the workstation,
date/time to a text file. From this I could tell when users logged on and
off, and on which computers.
--
Richard
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net
.
- References:
- Request wich user has been connected on a workstation
- From: Samuel LEFEBVRE
- Re: Request wich user has been connected on a workstation
- From: Richard Mueller
- Request wich user has been connected on a workstation
- Prev by Date: service to launch other programs?
- Next by Date: Print to Multiple Trays
- Previous by thread: Re: Request wich user has been connected on a workstation
- Next by thread: tcp socket from vbs?
- Index(es):
Relevant Pages
|