How: Show all the print user pc?

C

cavatino

Dear All,

I've setup a print server and made some printing
connection to some users' PC. Now, I would like to know
how many printing connections. For example, the print
server host is "PrintSer" and the printer is "IBMPrinter".
I want to know which PCs is connecting to this print
server and printer - "\\PrintSer\IBMPrinter".

Thanks and Regards,

cavatino
 
A

Alan Morris\(MSFT\)

If there is only one printer shared net sess will enumerate current
sessions. You can dump this to a file. It does not differentiate between
connection in regard to printers or file shares.
in a cmd window type
net sess


Computer User name Client Type Opens Idle
time

----------------------------------------------------------------------------
---
\\10.198.9.33 USER Windows Server 20 2 00:00:00



This information is also in the My Computer / Manage / Shared Folders /
Sessions
--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top