Hi there,
I am running Solar Winds' TFTP server on a W2K3 box in our domain. I can TFTP to and from all our routers and switches (2600's and 3500's). When I try to write net from our PIX box (515) it time's out with a connect error and the file transferred is 0 bytes. I can ping the TFTP...
OK, this is driving me nuts. I have two scripts. Here they are:
serverroomprinter.vbs
Dim objNetwork, strPrinterPath
strPrinterPath = "\\HCSD-SSF\SVRROOM"
Set objNetwork = CreateObject("WScript.Network")
objNetwork.AddWindowsPrinterConnection strPrinterPath
objNetwork.SetDefaultPrinter...
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.