Add Printers via Group Policy

P

Paul Jones

Is it possible to add network printers to workstaions
with a Group Policy?

Thanks,
Paul
 
P

Philip Nunn

run this command as a .bat script when the user logs on. this will add a
network printer connection.

rundll32 printui.dll,PrintUIEntry /in /n \\<servername>\<sharename>

Philip Nunn
 

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