Adding printers using printul.dll,PrintUIEntry & Printer Drivers

R

rhfreeman

Hey All,

Currently, we are installing our printers on XP desktops using the
"rundll32 printui.dll,PrintUIEntry" command. This works ok, but we've
got a slight issue.

1. If the user is a local admin, then it works fine. The drivers are
added, and the printers are downloaded from the server.

2. If the user isn't a local admin, the printers appear but the drivers
are not installed. We can use the /ia option to load the drivers using
printui.dll and it works, but this is higher maintanence then we'd
like. In GPO, the user is allowed to install printer drivers and if
they search using AD for printers then it will install drivers off the
network for the user at that point. printui.dll requires admin rights
to run, and we do this by pushing it via SMS.

So my question is - is there anything we can tweak to allow
printui.dll,PrintUIEntry to download drivers from the print server
automatically without giving the user admin rights?

Thanks,

Rich
 

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