Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Redundant print servers

9 views
Skip to first unread message

okhuntin

unread,
Jan 6, 2006, 2:53:02 PM1/6/06
to
I've got over 100 printers built on current Win2K server. Is there any way
to create a redundant print server? I would like to load balance between the
two servers and also have a failsafe in the event that one server crashed -
which recently happened.
I don't want to have to modify the client PC's current printer config though
is the catch.

Any ideas or suggestions are greatly apprecitated!
Thanks BG

Oli Restorick [MVP]

unread,
Jan 7, 2006, 10:29:22 AM1/7/06
to
There are three approaches I can think of. The first (clustering), we can
discount for all but the bigest of networks on the grounds of cost.

The second is to use the network load balancing (NLB) feature of Windows
Server 2003. Microsoft doesn't recommend using this for print serving due
to the fact that you won't have shared storage, and the print queues will be
lost if a server fails. However, I would think that for a lot of people, if
the worst thing that happened when a print server failed was that some users
had to click "File | Print" again, that's not too much of a trauma. I have
tested this in a lab environment and it seemed to work OK for me.

The third approach is to have a second print server as a standby machine.
Disable strict name cheching, as described in the following article.

Connecting to SMB share on a Windows 2000-based computer or a Windows Server
2003-based computer may not work with an alias name
http://support.microsoft.com/default.aspx?scid=kb;en-us;281308

Then, point all your machines at a DNS alias name that you create.
Initially, this alias points to the main print server. Periodically use the
PrintMig utility from Microsoft to back up the main print server and to
restore to the standby server. When the main print server fails, repoint
the alias to the standby server.

At worst, users may have to reboot (or otherwise clear their DNS caches),
but it's a whole lot better than having a print server fail with no backup
and no plan.

Hope this helps

Oli


"okhuntin" <okhu...@discussions.microsoft.com> wrote in message
news:B0061AD4-00AC-468D...@microsoft.com...

mkaraman

unread,
Jan 24, 2006, 4:34:02 AM1/24/06
to
I am using the NLB type clustering with several printServer W2003SP1. You
should create a seperate subnet due to broadcasts, have an IP on the NLB and
setup all printers for the user to this NLB-VIRTUAL-IP. In this you can use
printmig as mentioned befor to implement the standby or backup or NLB server.
M.karaman (NO MVP but Consultant)

"Oli Restorick [MVP]" schrieb:

0 new messages