Is there a way to find out how many users are connected to a computer? And is there a way to get a list of computer names that are connected?
Printable View
Is there a way to find out how many users are connected to a computer? And is there a way to get a list of computer names that are connected?
In windows you can goto 'computer management', select shared folder and then sessions. Or form the command prompt you can run 'net session'.
I'm sure you could do it with a good firewall too.
netstat?
netstat is ok, But I used net session... it gives me all the information I needed. And we solved the problem by getting a 1 terabyte lacie network connection harddrive. Its insane.Quote:
Originally Posted by IntelSucks