Server 2008 Print Server vs Network printer

Deploying a print server has many advantages. To start you can deploy printers through group policy which requires no user interaction at all. Alternately you can list them in the directory and allow users to quickly and easily connect to them on there own. You also have centralized management so if a user calls with an issue you don't have to install the printer on your machine or take control of their computer to test it. Also with print management it allows you to list in an easy to browse interface all ports, forms, drivers, and printers available on the server.I personally manage (with other admins) 100's of printers and I could not imagine supporting a large volume of printers without a print server.

Keep in mind though there are disadvantages particularly when installing lots of drivers on one system like you would on a print server. Each driver is going to want to install it's own print processor and method for processing data. I have had a server refuse to allow connections to printers one day for no reason even after no additions or changes were made on that server. Even a call to Microsoft's paid techs was unable to resolve it, my only option was a clean install. Currently I have a print server that will randomly stop printing, with nothing in any of the printer queues, it's almost like it won't accept print jobs. The only problem I find with it is there will be 100's of files in the spool folder that need to be deleted. This is on top of the centralized point of failure, which you already mentioned.

I have only touched on what I personally find useful or a pain with using a print server. I am sure I have missed a lot of functionality that is available if there is a particular obstacle you are trying to overcome just ask.


In a small environment I like to have the SBS Server handle the print serving. Its generally made management & maintenance much easier. As for being a spof, thats true that it is but if your server is "down" printing is likely not going to be your highest priority.


Those are pretty much the trade-offs, for an environment that size. Of course, the printer itself is also a SPOF. However, if the server fails and a user needs to print, you can always connect them directly when required.


Easier to deploy and manage - that's the name of the game and nothing else is needed. Would you rather setup the same 6 printers 25 times (150 printer installs! yay!), or would you prefer to do it once and then just 'connect' the computers to the shares? Better yet (and if available), once you have the printers defined, use GP to roll them out, no user-visits required on your part.


In a similar sized company I have one printer that I cannot get to work properly through the print server (32/64 bit driver issues). I can assure you that having to manage each printer connection separately is a whole lot more bother than simply pointing to the printer on the server and selecting "connect".

As for that single point of failure, in general a server going down creates far more of a problem that just some documents not coming out of the printer. Remember, queued documents will normally start printing where they left off when the server comes back up.