Where in the script would I define the value of sPrintPath? This will change depending on the printer (server will always be the same in this scenario). The printer does exist at that UNC path. I'm thinking maybe the name is too long or the "-" character is a problem. The line you suggested...
I'm trying to create a script that maps shared printers to a specific workstation regardless of who logs in. I have an error on Line 2 Char 14 of the following script:
Option Explicit
Dim objNetwork,
sPrintPath,objPrinter,strComputer,objWMIService,colItems,objItem
Set objNetwork =...
I get the following message on one of my NW6 server's system console screen:
User on connection 0 attempted to extend the length of a file with no owner:
FILENAME:NLSLIST1.DAT
I've tried the FLAG utility but cannot locate this file on any volume. The server is patched to SP4. Any ideas?
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.