|
windows
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Long login time following username/passwordI've got a lab of XP SP2 machines (all identical computers) on a 2003 server.
Two of the machines take about two minutes from the time the user types in username/password to the time the desktop appears. Between login and desktop it's a blank screen with the mouse cursor. It doesn't matter if the machine is plugged into the network or not, login takes two minutes. Other machines login very quickly. The slow login machines are fine once they're done logging in. I checked DNS settings on the machines and on the server, all are fine. We are not using roaming profiles (even local administrator login displays the same delay). I tried setting the "wait for network" setting through group policy. I don't think it is strictly a domain issue since the machines are having trouble even with local accounts, but I'm not sure. Any suggestions? Any errors in the Event Viewer? Posting the result of ipconfig /all.
-- Show quoteHide quoteBob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "SchoolTechGuy" <SchoolTech***@discussions.microsoft.com> wrote in message news:A2469203-B080-4AA2-B607-216D704A1DCC@microsoft.com... > I've got a lab of XP SP2 machines (all identical computers) on a 2003 > server. > Two of the machines take about two minutes from the time the user types in > username/password to the time the desktop appears. Between login and > desktop > it's a blank screen with the mouse cursor. It doesn't matter if the > machine > is plugged into the network or not, login takes two minutes. Other > machines > login very quickly. The slow login machines are fine once they're done > logging in. > > I checked DNS settings on the machines and on the server, all are fine. > We > are not using roaming profiles (even local administrator login displays > the > same delay). I tried setting the "wait for network" setting through group > policy. I don't think it is strictly a domain issue since the machines > are > having trouble even with local accounts, but I'm not sure. > > Any suggestions? SchoolTechGuy <SchoolTech***@discussions.microsoft.com> wrote:
Show quoteHide quote > I've got a lab of XP SP2 machines (all identical computers) on a 2003 This is most likely a DNS misconfiguration. Do post the unedited ipconfig > server. Two of the machines take about two minutes from the time the > user types in username/password to the time the desktop appears. > Between login and desktop it's a blank screen with the mouse cursor. > It doesn't matter if the machine is plugged into the network or not, > login takes two minutes. Other machines login very quickly. The > slow login machines are fine once they're done logging in. > > I checked DNS settings on the machines and on the server, all are > fine. We are not using roaming profiles (even local administrator > login displays the same delay). I tried setting the "wait for > network" setting through group policy. I don't think it is strictly > a domain issue since the machines are having trouble even with local > accounts, but I'm not sure. > > Any suggestions? /all for a workstation & also your DC. Workstation:
Hostname lab14 Primary DNS suffix mydomain.local node type mixed ip routing enabled no wins proxy enabled no dns suffix search list mydomain.local and localdomain connection specific dns suffix mydomain.local description broadcom 440x 10/100 integrated controller physical address (normal) dhcp enabled yes autoconfiguration enabled yes ip address 10.0.122.153 subnet mask 255.255.0.0 default gateway 10.0.1.4 dhcp server 10.0.1.4 dns server 10.0.2.199 primary wins server 10.0.5.75 lease obtained thursday, january 29th 2009 9:53:59 AM lease expires thursday February 5th 2009 9:53:59 AM DC: hostname server2003 primary dns suffix mydomain.local node type unknown ip routing enabled no wins proxy enabled no dns suffix search list mydomain.local connection specific DNS suffix (blank) description broadcom netxtreme gigabit extreme physical address (normal) dhcp enabled no ip address 10.0.2.199 subnet mask 255.255.0.0 default gateway 10.0.1.4 dns servers 127.0.0.1 The workstation's IP address does appear in the server's DNS reverse lookup zone and is attributed to the correct workstation. SchoolTechGuy <SchoolTech***@discussions.microsoft.com> wrote:
> Workstation: You know all you needed to do was type icpconfig /all >c:\myfilename.txt,right? No need to retype all this stuff by hand. Show quoteHide quote > > What's this subnet and how is that network connected to 10.0.2.0?> Hostname lab14 > Primary DNS suffix mydomain.local > node type mixed > ip routing enabled no > wins proxy enabled no > dns suffix search list mydomain.local and localdomain > > connection specific dns suffix mydomain.local > description broadcom 440x 10/100 integrated controller > physical address (normal) > dhcp enabled yes > autoconfiguration enabled yes > ip address 10.0.122.153 > subnet mask 255.255.0.0 I'm curious as to why you're using a 16-bit subnet mask?> default gateway 10.0.1.4 Set up the Windows server to do DHCP. Don't use your router .> dhcp server 10.0.1.4 > What and where is the server at 10.0.5.75? That's yet a third subnet.> dns server 10.0.2.199 > primary wins server 10.0.5.75 Show quoteHide quote > lease obtained thursday, january 29th 2009 9:53:59 AM (same question re subnet mask)> lease expires thursday February 5th 2009 9:53:59 AM > > DC: > > hostname server2003 > primary dns suffix mydomain.local > node type unknown > ip routing enabled no > wins proxy enabled no > dns suffix search list mydomain.local > > connection specific DNS suffix (blank) > description broadcom netxtreme gigabit extreme > physical address (normal) > dhcp enabled no > ip address 10.0.2.199 > subnet mask 255.255.0.0 > default gateway 10.0.1.4 Change the DNS server from 127.0.0.1 to 10.0.2.199> dns servers 127.0.0.1 > More info about your network is needed (including VLANs, routers, etc).> The workstation's IP address does appear in the server's DNS reverse > lookup zone and is attributed to the correct workstation. Subnet mask was wide open when I first started here. (ten dot with a
255.0.0.0 subnet). We're adding a link to an outside location in a week or two and I wanted to get away from the wide open subnet mask. This location uses 10.0.X.X for subnet, the other location uses 10.12.X.X. They're not connected yet. 10.0.1.4 is an IPCop web proxy box/firewall that also serves as our DHCP server. Network setup is the network flowing traffic into the IPCop box, which then flows out to a Cisco router. No VPNs at current. Userenv.log shows the following: 11 second delay following "UnloadUserProfile: returning 1" 1.5 minute delay following "GetUserDNSDomainName: Domain name is NT Authority. No DNS name available." LoadUserProfiles do not fail out. SchoolTechGuy <SchoolTech***@discussions.microsoft.com> wrote:
> Subnet mask was wide open when I first started here. (ten dot with a Yes, but how many hosts do you actually need in any given network location? > 255.0.0.0 subnet). We're adding a link to an outside location in a > week or two and I wanted to get away from the wide open subnet mask. You could still use a 24-bit mask. 10.0.1.0/24 for one office 10.0.2.0/24 for the 2nd 10.0.3.0/24 for the third. .....etc. > This location uses 10.0.X.X for subnet, the other location uses I'd get your IP network tidied up before proceeding with that.> 10.12.X.X. They're not connected yet. > 10.0.1.4 is an IPCop web proxy box/firewall that also serves as our What does that run? I would recommend you use a Windows server for DHCP - > DHCP server. \ likely your DC. It will handle dynamic DNS registration a lot better. > Your DNS> Network setup is the network flowing traffic into the IPCop box, > which then flows out to a Cisco router. No VPNs at current. > > Userenv.log shows the following: > > 11 second delay following "UnloadUserProfile: returning 1" > 1.5 minute delay following "GetUserDNSDomainName: Domain name is NT > Authority. No DNS name available." > LoadUserProfiles do not fail out.
Unable to connect to wireless network
browsing workgroup doesn't work on one computer New Unmanaged Switch Doesn't Connect to Router Finding firewalls Firewall Mysteriously Turning On After Enabling DHCP - XP SP3 Internet Connection Icon Only Displayed Sporadically internet connect failure XP HE SP3 won't let me set 'sharing' for a folder Lost all Local Connectivity After Windows Update IE7 keeps crashing |
|||||||||||||||||||||||