
- #DEPLOY SHARP PRINTERS THROUGH GROUP POLICY INSTALL#
- #DEPLOY SHARP PRINTERS THROUGH GROUP POLICY 64 BIT#
- #DEPLOY SHARP PRINTERS THROUGH GROUP POLICY DRIVERS#
If you have older Sharp, Canon, or Konica printers and are running into this issue following the steps above could help alleviate a lot of headaches.īelow is the link from Microsoft regarding the Security Update.
#DEPLOY SHARP PRINTERS THROUGH GROUP POLICY DRIVERS#
After this change, deploying older non-package-aware versions of print drivers through group policy preferences will begin to work as expected. HKLM\System\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers\…\Driver Name\PrinterDriverAttributesĬhanging the DWORD value from 0 to 1 and then rebooting the print server will cause the driver to show up as Packaged in Print Management. HKLM\System\CurrentControlSet\Control\Print\Environments\Windows 圆4\Drivers\…\Driver Name\PrinterDriverAttributesĪnd the following location for 32 bit drivers:
#DEPLOY SHARP PRINTERS THROUGH GROUP POLICY 64 BIT#
This can be found in the following location for 64 bit drivers: There is a DWORD called “PrinterDriverAttributes,” which specifies if the driver is package-aware or not. We found that the best way around this is to modify the affected drivers in the registry. In our case, the drivers we were working with did not have a package-aware update so we were stuck with the older drivers. According to the Microsoft security update information, network administrators should either update the affected driver and obtain a package-aware driver or, for drivers that cannot be updated, preinstall the driver on client machines. After a while we realized that both drivers were showing a value of “false” under the ‘packaged’ column in print management.Ī little bit of research revealed that after the MS16-087 update, drivers that are not package-aware will always prompt for install. In the Deploy with Group Policy dialog box, click Browse, and then choose or create a new GPO for storing the printer connections. In the center pane, right-click the applicable printer, and then click Deploy with Group Policy.
#DEPLOY SHARP PRINTERS THROUGH GROUP POLICY INSTALL#
We found that we could connect to the printer manually but would then be prompted for credentials to install the drivers. In the left pane, click Print Servers, click the applicable print server, and click Printers. After double-checking that we had both 32- and 64-bit versions of the driver on the print server, we began to dig a little deeper. Almost everything we tried resulted in failure, with the Event ID 4098 (“The specified printer was not found on the system and needs to be downloaded”). Last week a teammate and I ran into an issue deploying an older Sharp printer through group policy preferences.
