In
Richard said:
SRV records do exist under the same zone as the DC. We have a single
domain.
--DESKTOP
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
U:\>ipconfig /all
<snip>
Thanks for posting that. They all look good. One suggestion, on each DC, you
can point to itself first, and the other as the second entry. I usually like
to point to the partner as the first entry, and itself as the second. This
eliminates possible 5781 errors at boot time.
Back to the slow printing, I would assume the print server is a Win2000
machine, but apparently it seems that NTLM is still being used and it may be
looking for the old BDC, which is making me think the print server may be an
NT4 machine?
On one of the clients and on the print server, find out who the logon server
is:
echo %logonserver%
If it is the old BDC, I would suggest to restart both the print server and
the client, and try it again on both to see if it is now pointing to one of
the Win2000 DCs.
As far as mixed mode, honestly, if all the NT4 BDCs are gone, you can safely
change it to Native. Mixed mode's only purpose is for backward compatibility
with NT4 domain controllers. Mixed mode follows NT4's domain controller
feature sets and replication behavior, such as no Universal Groups, RAS
policies, or the ability to nest Global Groups and Universals (which don't
exist anyway), nor multi-master replication since an NT4 BDC only holds a
read copy of the database and they look to the Win2000 PDC Emulator for
replication changes. It has no effect on non-domain controllers.
Ace