Get network printers not installed on the machine

  • Thread starter Thread starter Guodong Huang
  • Start date Start date
G

Guodong Huang

Hi all,

I want to check if a given network printer exist before I print sth on it.
I tried WMI, but it can only get the printers installed or mapped on the
machine.

Anyone can help? Thanks a lot in advance

Vincent
 
Reply-To: "Guodong Huang said:
From: "Guodong Huang" <[email protected]>

Hi all,

I want to check if a given network printer exist before I print sth
on it. I tried WMI, but it can only get the printers installed or
mapped on the machine.

Anyone can help? Thanks a lot in advance

Vincent

Active Directory domain? If so, query the active directory for printers.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Back
Top