Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - List Computers on the domain and the last user that is logged on this.

Reply
 
Old 11-12-2008   #1 (permalink)
Juanjillo


 
 

List Computers on the domain and the last user that is logged on this.

Hi to all.

i need a script to generate on a csv or txt a list of the computers on
the domian and the last user that is logged on it.

Thanks a lot.



My System SpecsSystem Spec
Old 11-12-2008   #2 (permalink)
Richard Mueller [MVP]


 
 

Re: List Computers on the domain and the last user that is logged on this.


"Juanjillo" <juanjillo_NOSPAM____@xxxxxx> wrote in message
news:mn.62cf7d8ba8ba1ef9.90968@xxxxxx
Quote:

> Hi to all.
>
> i need a script to generate on a csv or txt a list of the computers on the
> domian and the last user that is logged on it.
>
> Thanks a lot.
>

Nothing keeps track of which user logs into which computer, unless you turn
on auditing. One solution is a logon script that logs user name and computer
name to a shared text file. I have an example VBScript logon script that
does this linked here:

http://www.rlmueller.net/Logon5.htm

You can copy the text file (so you don't hold it open) and open in a
spreadsheet program. I believe there are also third party tools that keep
track of which users use which computers.

--
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--


My System SpecsSystem Spec
Old 11-13-2008   #3 (permalink)
Juanjillo


 
 

Re: List Computers on the domain and the last user that is logged on this.

Richard Mueller [MVP] explained on 13/11/2008 :

Thanks a lot.

What thord party tools? You know any one?

Thanks.



Quote:

>
> Nothing keeps track of which user logs into which computer, unless you turn
> on auditing. One solution is a logon script that logs user name and computer
> name to a shared text file. I have an example VBScript logon script that does
> this linked here:
>
> http://www.rlmueller.net/Logon5.htm
>
> You can copy the text file (so you don't hold it open) and open in a
> spreadsheet program. I believe there are also third party tools that keep
> track of which users use which computers.
>
> --
> Richard Mueller
> MVP Directory Services
> Hilltop Lab - http://www.rlmueller.net

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
USB memory stick disappaers when logged on to Domain Vista hardware & devices
User Profile Bad if this user is not first user logged onto Vista Vista account administration
Can't Download From POP Account When Logged Into Domain Vista mail
Can't Download From POP Account When Logged Into Domain Vista mail
Applications work only if logged as Domain Admin Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46