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