Netwrok Printing.

  • Thread starter Thread starter Jamie Ewart
  • Start date Start date
J

Jamie Ewart

I used to be able to install printers to client win2k systems via a
batch file using the following command:

Rundll32 PrintUI.dll, PrintUIEntry /c \\exchsrv /in /n
\\exchsrv\ICT1LJ

When this command was run on the 2k systems the printers would appear in
the printers and you could print to them.

Now that I have changed the clients to be XP (SP1) the command runs ok
but the printers do not appear in the printers and therefore I can not print
to them. any one got any ideas how to fix this so that the printers are
installed correctly.

Thanks

Jamie
 
Jamie Ewart said:
I used to be able to install printers to client win2k systems via a
batch file using the following command:

Rundll32 PrintUI.dll, PrintUIEntry /c \\exchsrv /in /n
\\exchsrv\ICT1LJ

When this command was run on the 2k systems the printers would appear in
the printers and you could print to them.

Now that I have changed the clients to be XP (SP1) the command runs ok
but the printers do not appear in the printers and therefore I can not print
to them. any one got any ideas how to fix this so that the printers are
installed correctly.

Thanks

Jamie


Do you not need to specify the Globally option, /ga?

http://members.shaw.ca/bsanders/NetPrinterAllUsers.htm
 
Back
Top