thecyberninja Posted October 27, 2004 Report Share Posted October 27, 2004 I have just upgraded the lab I work in to win XP from win 2000. The server is still on 2000. Since the upgrade I have noticed a major change in the time it takes to login for each user. On win 2000 it took maybe 1minute at the most. Now it takes 4minutes if i am lucky. If i upgrade the server to 2003 change the login speed? Or should i just stick with win 2000?Thanks,brandon Quote Link to comment Share on other sites More sharing options...
expertec Posted October 27, 2004 Report Share Posted October 27, 2004 After you installed Windows XP, have you installed all the updates for it? Quote Link to comment Share on other sites More sharing options...
spikeychris Posted November 13, 2004 Report Share Posted November 13, 2004 This is almost certainly a DNS issue, you could, On the local client machines, change the TCP/IP settings from auto-detect DNS and add the Domain Controllers IP as the first DNS server in the lookup fields (this should fix the problem). 2k will default to NetBIOS and this is what takes the time.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 XPhttp://support.microsoft.com/default.aspx?...kb;en-us;314861If DNS is misconfigured, XP will spend a lot of time waiting for it to timeout before it tries using legacy NT4 sytle NetBIOS.1) Ensure that the XP clients are configured to point to the local DNSserver 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.2) Ensure the DNS server on the 2K srver is configured to permit dynamic updates. Ensure the server points to itself as a DNS server.3) 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.