Active Directory How-To pages

Active Directory Auditing Tool
Get Your Free Trial Free, fully functional 30-day trial
Active Directory Auditing Tool

The Who, Where and When information is very important for an administrator to have complete knowledge of all activities that occur on their Active Directory. This helps them identify any desired / undesired activity happening. ADAudit Plus assists an administrator with this information in the form of reports. In real-time, ensure critical resources in the network like the Domain Controllers are audited, monitored and reported with the entire information on AD objects - Users, Groups, GPO, Computer, OU, DNS, AD Schema and Configuration changes with 200+ detailed event specific GUI reports and email alerts.

Account Management » Active Directory How-To pages

How to list users currently logged on to Windows server 2008?

- Using CLI:

Step 1- Open the Command Line Interface by running "cmd" in the run dialog box (Win + R).

Step 2- Type query user and press Enter. It will list all users that are currently logged on your computer.

how-to list-users-currently-logged-on-to-windows-server-2008

Using Task manager -

Step 1 -Right-click on the taskbar and select Task Manager to launch Task Manager. If you’re using Windows 10/8, you might need to click the More details button located at the bottom to see active processes.

Step 2 - Click the Users tab at the top of Task Manager, you can see the list of currently logged in users and their status.

how-to list-users-currently-logged-on-to-windows-server-2008-2