Sign in with
Sign up | Sign in
Your question

query for printer information and export

Tags:
  • Printers
  • Microsoft
  • Active Directory
  • Windows
Last response: in Windows 2000/NT
Share
Anonymous
September 8, 2005 6:58:14 PM

Archived from groups: microsoft.public.win2000.active_directory (More info?)

Im trying to query for information on printers in a domain and export
it into a txt or xls file.
I need printer name, port, IP, model, location

thanks

More about : query printer information export

Anonymous
September 9, 2005 1:35:45 AM

Archived from groups: microsoft.public.win2000.active_directory (More info?)

"" wrote:
> Im trying to query for information on printers in a domain and
> export
> it into a txt or xls file.
> I need printer name, port, IP, model, location
>
> thanks

use ADFIND from www.joeware.net

ADFIND -default -f "(objectClass=printQueue)" printerName
printShareName portName driverName location

use the perl script to convert to CSV

--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/Active-Directory-query-pri...
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1399370
Anonymous
September 11, 2012 2:43:04 PM

from the print server goto Run in the start menu and type: msinfo32

choose the printing option and select all

!