Allowing installation of local printers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On XP workstations within a W2k domain

What permissions are required to allow a user to install local printers, but
not allow users to install other programs?

Thanks in advanced

Darren.
 
On XP workstations within a W2k domain

What permissions are required to allow a user to install local
printers, but not allow users to install other programs?

We run w2k in a kind of "kiosk-mode" with very restricted rights.

To install Printers I deployed a "inst_printer.cmd" to their desktops
containning:

rundll32 printui.dll,PrintUIEntry /il

That helped me.

regards,

Stefan
 
hi DarrenW,

User need to be a member ou Power Users Local Group and have the right to
load and unload device drivers.

Regrads,
 
Back
Top