O
OLC
The system consists of Windows 2003 servers and Windows
XP clients
The following script is manually run via a batch file
which is stored on a management server, the script is
amended for server\printer name according to location.
The Script:
start /wait sc \\%ComputerName% start spooler
rundll32 printui.dll,PrintUIEntry /ga /c\\%
ComputerName% /n\\lsr002\MSA012-P1$
start /wait sc \\%ComputerName% stop spooler
start /wait sc \\%ComputerName% start spooler
All seemed to be working fine until we tried to print
from Microsoft Publisher 2003
And we received this message:
Publisher cannot find the printer"\\computername\printer"
for this publication.
This computer will print from a wide range of
applications but not this one!
XP clients
The following script is manually run via a batch file
which is stored on a management server, the script is
amended for server\printer name according to location.
The Script:
start /wait sc \\%ComputerName% start spooler
rundll32 printui.dll,PrintUIEntry /ga /c\\%
ComputerName% /n\\lsr002\MSA012-P1$
start /wait sc \\%ComputerName% stop spooler
start /wait sc \\%ComputerName% start spooler
All seemed to be working fine until we tried to print
from Microsoft Publisher 2003
And we received this message:
Publisher cannot find the printer"\\computername\printer"
for this publication.
This computer will print from a wide range of
applications but not this one!