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"
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.