
User Configuration > Policies > Administrative Templates > Control Panel > Printers > Point and Print Restrictions >.User Configuration > Policies > Adminstrative Templates > Control Panel > Printers > Package Point and print - Approved servers >.Computer Configuration > Policies > Administrative Templates > Printer > Point and Print Restrictions >.Computer Configuration > Policies > Administrative Templates > Printer > Package Point and print - Approved servers >.Via Group Policy (Computer Configuration > Preferences > Windows Settings > Registry), I added the registry entry “RestrictDriverInstallationToAdministrators” to “HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\PointAndPrint” and set to 0 (DWORD).To mitigate some of the risk associated with that, I added the FQDN of our print server to “Package Point and print - Approved servers” and “Point and Print Restrictions” under Computers and Users in Group Policy, so that users can only install printer drivers from our server.

Yeah! The TL DR is I applied a registry edit via GPO to turn off “RestrictDriverInstallationToAdministrators”.
