Identifying Installed Network Printers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Our network guru has identified a bad network printer install that is
affecting other net printers installed as well. How can I determine which
users have this printer installed so I can delete any reference to it on any
machine on the network?
 
well the best way would be , if you re in an LDAP domain , to use a simple
script witch will use WMI to gather all installed and configured printers
in each pc .. and then generate a report or an alert depending on what is
found ...such a script can be deployed asa logon script .

SunChero
 
Back
Top