Use WMI to get a lsit of printers on an iis server from a client machine.
1. create a new VB dll with the following code in a class file of your choice
Public Function EnumerateServerPrinters() As Variant
'reference WMI Scripting v1.2 library (c:\winnt\system32\wbem\wbemdisp.tlb)
'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.