Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. linuxpal

    Switching Printer Script

    Hope this helps, this thread helped me fix this little script which i needed to make a user use a local printer as default printer ' VBScript. Dim default Set default = CreateObject("WScript.Network") default.SetDefaultPrinter "hp deskjet 840c series"

Part and Inventory Search

Back
Top