Hello,
I am using GPP to deliver printers to my users. All users have Windows 7 64bit. We are finding that some printers map using GPP and some dont. The reason for this appears to be UAC restrictions. When attempting to manually install the printer, UAC asks for elevated rights. The users do not have elevated rights so the GPP fails to map the printer.
I have implemented a policy which is supposed to overcome this:
Computer Configuration > Policies > Administrative Templates > Printers > Point and Print Restrictions : Enabled
- Users can only point and print to these servers: Enabled
- Enter fully qualified server names separated by semicolons: XXXXXXX (FQDN)
- When installing drivers for a new connection: Do not show warning or elevation prompt
Is there some other configuration or GPO i need to make to allow ALL printers to be installed from the specified print servers?
Thanks