I ran into a rather interesting problem the other day….
Trying to set up a new printer (MFD) on our network we wanted to roll out the drivers via group policy to all clients. As we completely skipped over Vista to Windows 7, I had never come across this problem before.
When I looked into the event log for inspiration I found the following error:
0x80070bcb The specified printer driver was not found on the system and needs to be downloaded.
This problem occured everytime group policy was applied. To fix this problem you could manually install the driver onto the workstation and it would obviously connect the printer. This however is not much of a solution as we want to roll this out to all workstations automactically.
Incidentally, if you try and manually add the printer you get this warning message:

Printer Driver Warning
The easy solution to this problem is in two group policy settings. This will reduce the security on your system if you set the policy to disable, or you can configure the policy settings to your environment for added security.
Under Windows 7, group policy you need to look at:
Computer Configuration | Policies | Administrative Templates | Printers | Point and Print Restrictions : Disable
User Configuration | Policies | Administrative Templates | Control Panel | Printers | Point and Print Restrictions : Disable
Once applied, Group Policy processing should now compelete succesfully, and your printers should be added.