Printers

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

How do you add printers to client machine remotely? Also
can you make printers available for multiple users on a
single machine without installing them for each user
profile?

This is for both Windows 2000 and XP clients.

Matt
 
Try having a look on this command:

rundll32.exe printui.dll,PrintUIEntry /?

There is an option "/ga" for installing per machine printer

a possible example is:

rundll32 printui.dll,PrintUIEntry /q /ga /in /n \\server\printqueue

Cheers.
 
Great question, I need to know too...
Can you do this from AD? Different printer to different
locations?
/Martin
 
Back
Top