Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I see who is currently logged in?

Status
Not open for further replies.

Zych

IS-IT--Management
Apr 3, 2003
313
US
Is there a way to see who is currently logged in and what server, files, resource, etc. they have open? For example if I need to reset a resource, it would be nice to verify who is still in the office so I can log them out before I restart it.

Thanks,

Zych
 
It al depends on what the users is doing. If they are connected to a file share on a server you can pull up the Computer Manager on that server and see what files they have open.

If they are connected to a SQL Server you can log into the SQL Server and see who's logged in.

I don't know of any sort of global viewer that can tell you everything for your enterprise. All the various options that would need to be covered would be insane. Not to mention the massive amount of network traffic that would be required to query all that data.

You'll be better off checking the servers on at a time when you start working on them. We also send out an email to all staff when taking down a major system so that everyone knows to be disconnected at the specified time.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Under and administrative password, right click on my computer and select manage. Expand "shared folders" and you can see what shares, sessions, and files are open.

Cheers.
 
Thanks for the answers guys. I was hoping there may be some AD viewer that would show this but I guess not. This does help if I need to shut down one server though.

Thanks!

- Zych
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top