- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Re: Logon delay in Windows 2003
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2005 01:29 AM
01-18-2005 01:29 AM
Logon delay in Windows 2003
Proliant DL380 G4 running Windows 2003 Enterprise Server.Behing a Cisco PIX firewall.
Majority of users can log on to this host fine using Remote Desktop from their XP clients. A few user accounts though coming from various different subnets - when they try to log on, the logon process takes more than 45 minutes to complete.
Firewall ports possibility is ruled out as other people from same subnets can log on. It just with a few accounts. The accounts affected have been granted access to the host.
I find it strange that it only happens with a few accounts, accounts have been checked for any weird settings or group policies - nothing unusual found.
We have experienced on a few other Windows 2003 servers as well.
Anyone, any clue?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2005 02:33 AM
01-18-2005 02:33 AM
Re: Logon delay in Windows 2003
Sorry to be a "Me too", but I'm also seeing a similar problem.
I'm in the process of setting up a SBS 2003 machine and currently I'm connecting to it using two clients. One is an XP client connected to the SBS domain - I don't seem to have any performance issues here (touch wood).
My other client is a Win2K machine connected to a different domain. I have an account with the same username and password on both domains. I can connect to the server using RD on both clients but on the Win2K machine it is noticibly slower. Similary when I browse the server using my Win2K client, that is significantly slower.
I haven't had time to dig into it yet, but my suspicion is that it's the differnce in domains that's a factor. BTW, they are both on the same subnet.
Please keep us informed if you get to the bottom of this - and I'll post when I get time to look into it.
Good luck.
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2005 09:17 PM
01-18-2005 09:17 PM
Re: Logon delay in Windows 2003
Is the Win2K3 Enterprise a Terminal Server?
Usually the logon delay due to WINS/DNS settings. Please double chech WINS/DNS and the RDP settings too.
Considering that you already checked the Firewall settings as well as the GPO settings, I would uninstall and re-install TCP/IP and try to login again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2005 02:20 AM
01-19-2005 02:20 AM
Re: Logon delay in Windows 2003
Guys, take this...the same host can be accessed fine from the same subnet by some accounts but not by a few others. My initial thought was firewall is out as it would affect everyone outside the firewall but this is not the case.
But this morning, the affected server was put outside the firewall and problem went away for those people who had probs before. It was identified that for those people having problems, traffic on port 445 & 135 was denied.
Again this is wierd as why is that not the case for everyone else? Anyway, so we allow these ports - the problem occurs again even with these ports open...go figure!
thought i should share this with you...
ciao!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2005 06:14 AM
01-19-2005 06:14 AM
Re: Logon delay in Windows 2003
Make sure that File and Print sharing is in the firewall exclusions list.
The File and Print sharing scope defaults to the local subnet. If you need to expand this setting, you can enter a custom range to allow through. i.e. 129.219.0.0/255.255.0.0,192.168.10.0/255.255.255.0 etc.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2005 12:26 PM
01-19-2005 12:26 PM
Re: Logon delay in Windows 2003
The server runs Windows 2003 Enterprise Edition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2005 02:07 PM
01-19-2005 02:07 PM
Re: Logon delay in Windows 2003
If you put the Server outside the Firewall will the problem go away again?
Use this free tool from Microsoft to determine which ports are blocked for those clients having issues. Run the same tool in the computers that do not have this problems in the same subnet just to find out what ports are opened for them and what ports are blocked.
portqry -n
Or
portqry -n
or
portqry -n
you may replace tcp with udp protocol
Donwload it from here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=89811747-c74b-4638-a2d5-ac828bdc6983&DisplayLang=en
If those client computers are joined to the domain, then disable the firewall setting in the GPO, just incase...
Hope this help