+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 21
Networks Thread, Want software to show me whos currently logged in. in Technical; Hi, Does anyone know of a program that can tell me details of who is logged in and to which ...
  1. #1

    Join Date
    Jul 2005
    Location
    Behind You!
    Posts
    70
    Thank Post
    19
    Thanked 2 Times in 2 Posts
    Rep Power
    0

    Want software to show me whos currently logged in.

    Hi,

    Does anyone know of a program that can tell me details of who is logged in and to which machines on the network?

    I know this sort of info can be gotten from the event logs, but there must be a nicer, more elegant way of finding this stuff out than searching through reams of event log data, or checking the open sessions/files on the server.

    I did once write a test program that used WMI to get the username from each machine across the network, but it was so slow it was painful (especially when it came across a machine that was turned off, and so would wait for a time-out before moving on to the next).

    Thanks



    MrLudwig

  2. IDG Tech News

  3. #2
    ajbritton's Avatar
    Join Date
    Jul 2005
    Location
    Wandsworth
    Posts
    1,641
    Thank Post
    23
    Thanked 75 Times in 45 Posts
    Rep Power
    29

    Re: Want software to show me whos currently logged in.

    Try PsLoggedOn from the PsTools suite available from SysInternals. It will tell you who is logged on to a particular workstation. You'll have to script the rest though.

  4. #3

    Join Date
    Jun 2005
    Location
    Carlisle, Cumbria
    Posts
    525
    Thank Post
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Want software to show me whos currently logged in.

    You could use ABTutor control which I admit is a little overkill but well worth the money (£150) for the rest of it's features. It lists all computers with installed client and who is logged onto them.

    http://www.abconsulting.com

  5. #4

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,562
    Thank Post
    306
    Thanked 884 Times in 794 Posts
    Rep Power
    211

    Re: Want software to show me whos currently logged in.

    Well you can go to computer management from the admin tools folder and then into sessions. This will show who's connected and the various info there will let you decide who is active and who's juts left themselves logged on.

    Ben

  6. #5

    Join Date
    Apr 2006
    Location
    UK
    Posts
    940
    Thank Post
    39
    Thanked 70 Times in 54 Posts
    Rep Power
    25

    Re: Want software to show me whos currently logged in.

    does anyone know of a gui for this? pretty i mean lol

    I know of "locate user" but this only searches for a username on a network, not able to show whos logged on?

    Dan

  7. #6
    Norphy's Avatar
    Join Date
    Jan 2006
    Location
    Dunstable
    Posts
    1,352
    Thank Post
    13
    Thanked 51 Times in 42 Posts
    Rep Power
    30

    Re: Want software to show me whos currently logged in.

    Userlock

    Not especially cheap but works very well.

  8. #7

    russdev's Avatar
    Join Date
    Jun 2005
    Location
    Leicestershire
    Posts
    7,122
    Blog Entries
    3
    Thank Post
    354
    Thanked 485 Times in 312 Posts
    Rep Power
    136

    Re: Want software to show me whos currently logged in.

    Quote Originally Posted by ajbritton
    Try PsLoggedOn from the PsTools suite available from SysInternals. It will tell you who is logged on to a particular workstation. You'll have to script the rest though.
    Be aware license terms of pstools dosnt allow scripting anymore

  9. #8

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,562
    Thank Post
    306
    Thanked 884 Times in 794 Posts
    Rep Power
    211

    Re: Want software to show me whos currently logged in.


  10. #9
    ajbritton's Avatar
    Join Date
    Jul 2005
    Location
    Wandsworth
    Posts
    1,641
    Thank Post
    23
    Thanked 75 Times in 45 Posts
    Rep Power
    29

    Re: Want software to show me whos currently logged in.

    Quote Originally Posted by russdev
    Quote Originally Posted by ajbritton
    Try PsLoggedOn from the PsTools suite available from SysInternals. It will tell you who is logged on to a particular workstation. You'll have to script the rest though.
    Be aware license terms of pstools dosnt allow scripting anymore
    Ouch. Thanks for pointing that one out. It's a big shame, PsTools are priceless IMHO. I generally use them attached to the likes of VNCNeighbourhood or AngryZiber IP Scanner. Is that within the license I wonder?

  11. #10

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,562
    Thank Post
    306
    Thanked 884 Times in 794 Posts
    Rep Power
    211

    Re: Want software to show me whos currently logged in.

    I don't see anywhere in the EULA for pstools that you can't script them.

    1. INSTALLATION AND USE RIGHTS. You may install and use any number of copies of the software on your devices.
    Ben

  12. #11


    Join Date
    Jan 2006
    Posts
    6,456
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Want software to show me whos currently logged in.

    not an ideal situation but this sort of works:
    have the DC's log to a centralised syslog server
    search the logs for logon time.
    Like I say it sort-of works, but we don't use it for that as we are a Citrix school and Citrix shows us who's logged on.
    Citrix also lets us view screen shots, and allows us to kick people we don't like which is fun for friday afternoons

  13. #12
    ajbritton's Avatar
    Join Date
    Jul 2005
    Location
    Wandsworth
    Posts
    1,641
    Thank Post
    23
    Thanked 75 Times in 45 Posts
    Rep Power
    29

    Re: Want software to show me whos currently logged in.

    @rusdev: I've looked at the EULA that comes with PsTools and it does not mention scripting anywhere....

  14. #13

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,562
    Thank Post
    306
    Thanked 884 Times in 794 Posts
    Rep Power
    211

    Re: Want software to show me whos currently logged in.

    I'm just wondering if there were other versions of the eula during the transition to microsoft and it's now been updated again?

    Ben

  15. #14

    Join Date
    Jul 2006
    Location
    London
    Posts
    2,590
    Thank Post
    122
    Thanked 103 Times in 83 Posts
    Rep Power
    33

    Re: Want software to show me whos currently logged in.

    Quote Originally Posted by woody
    You could use ABTutor control which I admit is a little overkill but well worth the money (£150) for the rest of it's features. It lists all computers with installed client and who is logged onto them.

    http://www.abconsulting.com
    Sorry to go off topic, but do you use that for classroom support?

    Just that it looks like it does everything NetSupport does but for £150, I assume NetSupport costs far more.

    Just wondering how well it works in practice

  16. #15
    Netman's Avatar
    Join Date
    Jul 2005
    Location
    Bournemouth
    Posts
    744
    Thank Post
    229
    Thanked 111 Times in 79 Posts
    Rep Power
    36

    Re: Want software to show me whos currently logged in.

    Re: AB Tutor Control... We've been using it here for 6 months and it's a gem - I think the last quote I got for NetSupport was circa £5k. I bought AB Tutor Control 3 consoles and unlimited clients and all future maintenance for less than £400.
    Best bargain I've had in software since I started in the Education field 6 years ago. Oh, and it works very well too!

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 7
    Last Post: 7th January 2008, 11:41 AM
  2. SHOW OFF YOUR VLE HERE
    By thegrassisgreener in forum Virtual Learning Platforms
    Replies: 13
    Last Post: 19th October 2007, 10:12 PM
  3. Whos' panicking?
    By Dos_Box in forum General Chat
    Replies: 19
    Last Post: 30th August 2006, 07:34 PM
  4. so whos striking then
    By russdev in forum General Chat
    Replies: 39
    Last Post: 28th March 2006, 09:40 PM
  5. Whos applied Exchange SP2 ?
    By ChrisH in forum Windows
    Replies: 8
    Last Post: 11th November 2005, 01:21 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •