1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Others users logged on

Discussion in 'Windows Home Server' started by John, May 30, 2009.

  1. John

    John Guest

    From Windows Server 2003, how do I check to see which users are currently
    logged on?

    --
    John
     
  2. Not so easy.
    It's like checking which users have show pass for your city transport.

    You can chec account logon event (domain logon) in security log of your DC.
    Or you can check logon event (local logon) on the server with the resource.

    "John" <jREMOVEcmcf@rocketmail.com> wrote in message
    news:CEFDF85D-42F4-4770-8B2B-BFFF3F979718@microsoft.com...
    > From Windows Server 2003, how do I check to see which users are currently
    > logged on?
    >
    > --
    > John
     
  3. Marcin

    Marcin Guest

    John,
    there is no built-in functionality that would allow you to determine this.
    You can identify recent logons by examining Event logs on all of your DCs -
    although there is no guarantee that these will reflect current status.
    If you really need this feature, you can implement Limit Logon utlity -
    which provide this ability as a "side-effect". You can find more at
    http://technet.microsoft.com/en-us/magazine/2005.05.utilityspotlight.aspx

    hth
    Marcin

    "John" <jREMOVEcmcf@rocketmail.com> wrote in message
    news:CEFDF85D-42F4-4770-8B2B-BFFF3F979718@microsoft.com...
    > From Windows Server 2003, how do I check to see which users are currently
    > logged on?
    >
    > --
    > John
     
  4. John,
    If you mean actually logged on to the server, then Task Manager will show
    you the processes of each logged on users.
    Anthony
    http://www.airdesk.com

    "John" <jREMOVEcmcf@rocketmail.com> wrote in message
    news:CEFDF85D-42F4-4770-8B2B-BFFF3F979718@microsoft.com...
    > From Windows Server 2003, how do I check to see which users are currently
    > logged on?
    >
    > --
    > John
     

Share This Page