Skip to main content
Tweeted twitter.com/ServerFault/status/1079074734946615298
deleted 11 characters in body; edited title
Source Link
RayofCommand
  • 1.5k
  • 8
  • 26
  • 38

What's the best way to see logged in users onin Windows Server 2012?

Right now I use a powershell script to see the currently logged in users. But I don't see if theretheir session is idle, active or inactive. I can see when the session was started but, that's it. Is there aan easy way to see how many users are currently logged in onto the server I am logged in and probably see their status? It should not be remotely executed. I would like to avoid third party tools if possible.

What's the best way to see logged in users on Windows Server 2012?

Right now I use a powershell script to see the currently logged in users. But I don't see if there session is idle, active or inactive. I can see when the session was started but that's it. Is there a easy way to see how many users are currently logged in on the server I am logged in and probably see their status? It should not be remotely executed. I would like to avoid third party tools if possible.

What's the best way to see logged in users in Windows Server 2012?

Right now I use a powershell script to see the currently logged in users. But I don't see if their session is idle, active or inactive. I can see when the session was started, that's it. Is there an easy way to see how many users are currently logged in to the server I am logged in and see their status? It should not be remotely executed. I would like to avoid third party tools if possible.

Source Link
RayofCommand
  • 1.5k
  • 8
  • 26
  • 38

What's the best way to see logged in users on Windows Server 2012?

Right now I use a powershell script to see the currently logged in users. But I don't see if there session is idle, active or inactive. I can see when the session was started but that's it. Is there a easy way to see how many users are currently logged in on the server I am logged in and probably see their status? It should not be remotely executed. I would like to avoid third party tools if possible.