XP domain login slow

Posted: 09-26-2003, 09:03 AM
hi,

I am having windows 2000 Server "AD". When i try to
domain login to that server it takes nearly 20 mins to
login. What is the problem and what is the solution.


regards
csaran
Reply With Quote

Responses to "XP domain login slow"

Ron Lowe
Guest
Posts: n/a
 
Re: XP domain login slow
Posted: 09-26-2003, 01:52 PM
"csaran" <csaran@gsstvl.com> wrote in message
news:156b01c38404$a8c8bf90$a301280a@phx.gbl...
> hi,
>
> I am having windows 2000 Server "AD". When i try to
> domain login to that server it takes nearly 20 mins to
> login. What is the problem and what is the solution.
>
>
> regards
> csaran

Slow logons to a win2k domain usually indicate a DNS problem.
You should eliminate this as a possible cause first.

XP differs from previous versions of windows in that it uses
DNS as it's primary name resolution method for finding domain
controllers:

How Domain Controllers Are Located in Windows XP
http://support.microsoft.com/default...b;en-us;314861

If DNS is misconfigured, XP will spend a lot of time waiting for it to
timeout before it tries using legacy NT4 sytle NetBIOS.
( Which may or may not work. )

1) Ensure that the XP clients are all configured to point to the local
DNS server which hosts the AD domain. That will probably be the
win2k server itself.
They should NOT be pointing an an ISP's DNS server.
An 'ipconfig /all' on the XP box should reveal ONLY the domain's
DNS server.

( you should use the DHCP server to push out the local DNS server
address. )

2) Ensure DNS server on win2k is configured to permit dynamic updates.

3) Ensure the win2k server points to itself as a DNS server.

4) For external ( internet ) name resolution, specify your ISP's DNS server
not on the clients, but in the 'forwarders' tab of the local win2k DNS
server.

On the DNS server, if you cannot access the 'Forwarders' and 'Root Hints'
tabs because they are greyed out, that is because there is a root zone (".")
present on the DNS server. You MUST delete this root zone to permit the
server to forward unresolved queries to yout ISP or the root servers.
Accept any nags etc, and let it delete any corresponding reverse lookuop
zones if it asks.


The following articles may assist you in setting up DNS correctly:

Setting Up the Domain Name System for Active Directory
http://support.microsoft.com/default...b;en-us;237675
HOW TO: Configure DNS for Internet Access in Windows 2000
http://support.microsoft.com/default...b;en-us;300202
DNS and AD FAQs:
http://support.microsoft.com/?id=291382






--
Best Regards
Ron Lowe
MVP - Windows Networking





Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Login to Domain is slow UToledo Windows Vista Networking & Sharing 6 10-16-2007 06:34 PM
first login in the domain very slow Mauro Windows Vista Administration 5 02-26-2007 09:01 AM
Slow Domain Login Rob Victory Windows XP Network & Web 2 09-11-2003 06:27 PM
Win XP very slow on domain login Rats Windows XP Network & Web 1 07-23-2003 04:54 PM
Login XP-Pro slow in W2K controlled domain Nicholas Windows XP 1 07-13-2003 05:52 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90