Find out which domain user is logged into which workstation on Windows Server
You can use the method below to find out which domain user is logged into which workstation on Windows Server. Its quick and easy and all you need is Windows powershell and a CMD prompt.
Firstly you need to open a Powershell windows and then run the following command.
(NET SESSION)
This will give you a list of IP addresses and user names.
No to find out which user is logged in to each machine…
View On WordPress












