Check if Printer is Available on a Remote Print Server (VB Script)
Category:
Network/InternetType:
SnippetsDifficulty:
IntermediateAuthor:
Rowen BankxVersion Compatibility: Visual Basic Script
More information:
This script checks if a printer is available on a (remote) printserver. It uses WMI to accomplish this.
Check out http://www.activxperts.com for more samples, components and tools
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: