Hi All,

Can anyone give me any ideas as to why the below does not work.

Code:

CreateObject("WScript.Network").SetDefaultPrinter "localprintername"



I am trying to set a local printer as the default and the built-in setprinterdefault() does not seem to cover that.

Thanks in advance.

Dan