Network printers under Windows XP

J

JRG

I have set up eleven of these under my user account and would like for them
to appear in three others also, without having to add them manually in each
one; all four have administrative rights. This is a Toshiba Tecra A7 laptop
and is a member of a domain rather than a workgroup. Does anyone have any
suggestions?
 
J

John John - MVP

Use the printui.dll to globally add the printers as "per-machine
connections", this will make the printers available to all users who log
on to the machine.

rundll32 printui.dll PrintUIEntry /ga /n\\machine\printer

For help on the printui.dll do:

rundll32 printui.dll,PrintUIEntry /?


Bruce Sanderson's Windows Web
Adding a network printer for all Users
http://members.shaw.ca/bsanders/NetPrinterAllUsers.htm

Download PrintUIUsers.doc
http://www.microsoft.com/windowsserver2003/techinfo/overview/printuidll.mspx

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top