Title: Message

I was able to find an example of a VBScript of how to tell who is logged into a remote system via WMI.

 

It requires that the system be online of course but this at least lets me hit just this small list of machines.

 

Rick J. Jones

 

-----Original Message-----
From: Thornley, Dave H [mailto:[EMAIL PROTECTED]]
Sent:
Friday, November 08, 2002 8:20 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [ActiveDir] LDAP Display Name for User logged into computer

 

Hi

 

Why not grab it with a loginscript and save it on the workstation somewhere - file or registry key until you need to collect it?

 

Check to see if it's a domain user then search AD for the user and save the result. You could even skip checking to see if they're a domain user by only associating the login script with domain users...

 

HTH

 

dave

-----Original Message-----
From: Jones, Rick J.(Desktop Engineering) [mailto:[EMAIL PROTECTED]]
Sent:
07 November 2002 23:40
To: [EMAIL PROTECTED]
Subject: [ActiveDir] LDAP Display Name for User logged into computer

What is the LDAP display name on a computer account for the user that logged into the system from that computer?

What I am trying to do is pole active directory with a vbscript I have to find out the UserID of the user that last logged into the domain from that computer.

Any thoughts?

Rick

Reply via email to