Dec 5, 2001 #1 RollyS Programmer Joined Jan 28, 2001 Messages 42 Location PH I want to know who's currently connected to my workstation. Is that possible? Thanks!!
Dec 6, 2001 #2 Cerati Technical User Joined Nov 15, 2001 Messages 22 Location GB If you're on a domain, and have access to it, you can run the Server Manager tool. If you want a true reflection of what's got a connection to your machine then do a netstat -a from a command prompt. Upvote 0 Downvote
If you're on a domain, and have access to it, you can run the Server Manager tool. If you want a true reflection of what's got a connection to your machine then do a netstat -a from a command prompt.