When deploying printers by group policy (GPO) 1000 is the default before you can no longer see anymore in
the print manager. Microsoft has a work around to fix this issue .

1. On a DC open ntdsutil from the command prompt.

2. type ldap policies

3. type connections

4. type connect to the DC name

5. type quit

6. type show values

7. note the value for MaxPageSize

8. type set maxpagesize to #

9. type commit changes

10. type show values

11. note the new value

12. type quit twice