One of my coworkers just got a new laptop running Windows 7 Pro x64. We use a GPO to deploy the printers to every system, but for some reason it is not working on this system.
I have been breaking my head over this for the past 3 hours now without any result.
The strange thing is that gpresult /H
seems to indicate that the GPO did run.
The hardware:
- Laptop: Windows 7 Professional x64
- Print server: Windows Server 2008 x64 R1
- HP Color LaserJet 2605dn
- HP LaserJet P2015
- Driver packages on server: HP universal printer driver PCL5, both X86 as X64
Oddities and other info:
- GPO working flawlessly on every other system, including my own Windows 7 Ultimate X64 laptop
gpresult /H
shows the GPO being ran- Windows Firewall completely disabled on the new laptop
Below is the output for gpresult /H
(in Dutch sadly, but I think you'll recognize it):
Beleidsregels
Windows-instellingen
Printerverbindingen
Pad Dominerend groepsbeleidsobject
\\Server2008\HP Color LaserJet 2605dn Printers
\\Server2008\HP LaserJet P2015 Printers
Beheersjablonen
Beleidsdefinities (ADMX-bestanden) opgehaald van de lokale computer.
Configuratiescherm/Printers
Beleid Instelling Dominerend groepsbeleidsobject
Beperkingen van point-and-print Uitgeschakeld Printers
Like I said, I have been trying to figure this out for the past few hours or so without any result, so you are my last hope.
Any help is appreciated.
Is the driver already installed on the Clients? I am thinking that perhaps the users do not have permissions to install the initial driver and that is causing the addition to silently fail.
update:
If they don't exist already on the client you need to ensure that the point and print restrictions are set to allow silent driver installation. In a mixed environment (both win 7 and prior clients) you need to set it in both User Configuration\Policies\Administrative Templates\Control Panel\Printers and Computer Configuration\Policies\Administrative Templates\Printers.
set it to not show the elevation prompt
See if my previous answer on this helps: Mapping printers using Group Policy Preferences; works on Windows XP, not on Windows 7 x64
Try turning off UAC on the affected computer and see if it makes a difference.
Check the group policy event logs on the effected machine. http://technet.microsoft.com/en-us/library/cc749336%28WS.10%29.aspx
If you're still having this issue. Have you tried this MS fix?
Try browsing on the client machine to the print server (eg \\Server2008\ ). Ensure the client machine can see the shared printers, then try right clicking one and choosing "Connect". See if the printer maps OK or if there are any prompts/driver issues etc.