I have this script currently which works fine:
Dim multiPrinter1, UNCpath1, UNCpath2,
UNCpath1 = "\\mcbdc1\RPTS90"
UNCpath2 = "\\mcbdc1\RPTS60"
Set multiPrinter = CreateObject("WScript.Networ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_235518...