Within a Windows domain that has a mix of Windows Server 2003 and 2008 R2 print servers, how do you add or remove printers from the list of printers that Windows 7 clients retrieve at the Select a printer window?
You get to this windows by selecting Add Printer > Add a network, wireless or Bluetooth printer > Add Printer window.
How does Windows 7 populate this list? Most of the printers shared by my print servers are flagged to "List in Directory", but they do not appear in this list. I'd like for them to appear in this list so a user does not have to proceed to "The printer that I want isn't listed."
Looks like starting in Vista the default number of printers published is 20 printers.
Here's a quick run down and link to info on it:
Printers configured to be listed in AD aren't discovered by broadcasting, they're discovered via LDAP queries to the directory. If they were discovered via broadcasting then there'd be no point in listing them in the directory. If they're not all showing up when you search the directory then I would verify that they're being listed by using ADUC (with the option to view users, groups, and computers as containers) and verify that the printers that are supposed to be listed in the directory actually show up in the directory under the appropriate print server computer objects.
I believe those printers are found in network broadcasts, something you can't really control. Unless the network printers are being blocked for some reason, eventually Windows should pick them up. Otherwise you'll need to teach your users how to browse to //printersserver and select the printer from the list of shares rather than from the wizard interface.