Pushing out printers

  • Thread starter Thread starter Ray Hall
  • Start date Start date
R

Ray Hall

Can you push printers out to the users workstation without
requiring any user intervention?
 
You can use a login script for this. The following line
will install a printer on a w2k/xp client computer as the
user logs in.
RUNDLL32
PRINTUI.DLL,PrintUIEntry /in /n\\Server_Name\Printer_Name
 

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

Back
Top