• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Install printers for Domain Users

selgan828

Junior Member
Another AD question.

How do I enable AD users to install printers? The only way I found I could do this was to make that user an admin on the local machine.

I did try loggin on as a local admin, installing the printer, and then logging back on as the user and that did not work.

If there really is no way for a user to install a printer, then how do I set it up so the admin can install it but the user can still print to it?
 
A power user should be able to add a printer to a computer. Is it a local printer or a network printer?
 
In my situation, there are 4 printers.

2 are actually network printers, and 2 are connected to the DC via usb. I have installed the printers on the DC and am sharing those printers across the network to each computer.
 
If that is the case, then you need to give the users permissions to access the printers on the domain controller itself.

In the Printers and Faxes window on the server, right-click on each printer, select Sharing, go to the Security tab and add the users with the permissions that they need for each of the printers (print, delete jobs, etc.).
 
Further, if you install the printers on a Server, you can use logon scripts to automatically install printers into each User's Profile.
 
I did give the users permissions to use the printers but it still would not allow them to install them.

Can you give me some examples of logon scripts to install the printers?
 
Back
Top