script of printer

A

ali paracha

sir
i have script written below

"
Set WshNetwork = CreateObject("WScript.Network")
WshNetwork.AddWindowsPrinterConnection "\\PrintServer1
\Xerox300"
WshNetwork.SetDefaultPrinter \\PrintServer1\Xerox300
"
now tell me how i implement this script on a OU.
plz tell me path and tell me how it implments.
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top