list of all users and what machine they are logged onto?

  • Thread starter Thread starter Simon
  • Start date Start date
S

Simon

Hello,

I am looking for a CMD utilility that allows me to view a list of all our
network users and what workstation (machine name) they are logged into.
Anyone know of one?

cheers
 
Hello,

I am looking for a CMD utilility that allows me to view a list of all our
network users and what workstation (machine name) they are logged into.
Anyone know of one?

cheers
Implement tip 3437 in the 'Tips & Tricks' at http://www.jsiinc.com

Then use a FOR command to parse the files in the lastlogon$ share.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top