kennysarmy Posted November 10, 2009 Posted November 10, 2009 This issue seems to have started since coming back in September. Need to investigate how wide spread and if it's affecting only certain PC builds or areas but in essence the following is happening: PC is switched on and boots up normally. CTRL+ALT+DEL screen appears. If you try and login immediately you get "domain is not available". If you try and login after say 10 seconds you are logged in but the desktop does not appear and the error message "network path was not found" appears...if you clear the error message and refresh the background then the desktop does appear and all seems OK. However I believe the logon script has nt run. If you wait for about a minute and attempt to logon then everything is fine. No errors at all. In the summer we had some new core switches installed, AT hardware was replace by 3 COM kit. Namely a 3Com 5500G & 2 x 3Com 2900-48 switches. Co-incidence? Does this sound like a server or switch issue? Thanks.
cookie_monster Posted November 10, 2009 Posted November 10, 2009 (edited) First thing to check before digging too deep. Do you have always wait for network at startup and logon set in group policy? Also check that your switch ports with Windows clients on are set to fast forward. I don't know much about 3 COM switches but we had no end of problems like this with our Planet switches. Edited November 10, 2009 by cookie_monster
Potato-Peeler Posted November 10, 2009 Posted November 10, 2009 We had a similar problem with a batch of dodgy network cards if that helps? Replaced them with itnel pro gt 1000s and they worked fine.
kennysarmy Posted November 10, 2009 Author Posted November 10, 2009 found this: Fast Logon Optimization: Group Policy hopefully cookie_monster is right... will report back...
kennysarmy Posted November 10, 2009 Author Posted November 10, 2009 If you want to guarantee the application of Folder Redirection, Software Installation, or roaming user profile settings in just one logon, enable this setting to ensure that Windows waits for the network to be available before applying policy. OK so I've enabled that.... PC sits longer now at the "Preparing network connections".... However, if I try to logon when the CTRL + ALT + DEL appears...I get....logged in BUT NO logon script runs..... IF, I wait 5-10 seconds after the CTRL + ALT + DEL appears..then...LOGS IN FINE.....
cookie_monster Posted November 10, 2009 Posted November 10, 2009 (edited) It sounds to me like the switch ports aren't switching to forwarding mode quickly enough I'd take a look in the 3COM manual of have a word with your supplier, or you could post in the network forum I think a few people on here use 3COM switches. Is this happening everywhere or just in certain areas? Edited November 10, 2009 by cookie_monster
kennysarmy Posted November 10, 2009 Author Posted November 10, 2009 have set this: Administrative Templates -> System -> Scripts-> Run Logon scripts synchronously - enabled If you enable this setting, Windows Explorer does not start until the logon scripts have finished running. This setting ensures that logon script processing is complete before the user starts working, but it can delay the appearance of the desktop.
cookie_monster Posted November 10, 2009 Posted November 10, 2009 (edited) Ah yes I have that set as well as I find that certain functions in logon scripts don't always work unles you set that. It also makes the scripts run one after the other as well as just waiting for them to finish. That still doesn't really explain this though as the network should be ready before logon now. However, if I try to logon when the CTRL + ALT + DEL appears...I get....logged in BUT NO logon script runs..... IF, I wait 5-10 seconds after the CTRL + ALT + DEL appears..then...LOGS IN FINE..... What does your logon script do is it just mapping drives and printers or does it contain other functions? Edited November 10, 2009 by cookie_monster
mattx Posted November 10, 2009 Posted November 10, 2009 (edited) Anything in the server / client event logs ? I'd also check possible duplex mismatch / driver settings & driver versions / also firmware on the switches..... Edited November 10, 2009 by mattx
kennysarmy Posted November 10, 2009 Author Posted November 10, 2009 so the changes I have made are: System/Logonhide Policy Setting Always wait for the network at computer startup and logon Enabled System/Scriptshide Policy Setting Run logon scripts synchronously Enabled The situation seems to have been improved in that I can always log on now - no more "domain is not available" messages, however it's hit and miss as to whether the login script works depending on how long you leave it before attempting logon. Will email the guys who put the switch in in the summer see if they know of any setting that might help with the "forwarding mode". thanks.
kennysarmy Posted November 10, 2009 Author Posted November 10, 2009 Ah yes I have that set as well as I find that certain functions in logon scripts don't always work unles you set that. It also makes the scripts run one after the other as well as just waiting for them to finish. That still doesn't really explain this though as the network should be ready before logon now. What does your logon script do is it just mapping drives and printers or does it contain other functions? Basically just mapped drives...then calls another script to do things such as set reg. values and copy the odd file to the local pc...
kennysarmy Posted November 10, 2009 Author Posted November 10, 2009 Anything in the server / client event logs ? on the client... "windows cannot obtain the domain controller name for your computer network (The specified domain either does not exist or could not be contacted)"
mattx Posted November 10, 2009 Posted November 10, 2009 (edited) Give me a D, give me an N, give me an S Anything on the server's DNS event viewer ? Maybe worth running DCDIAG to see what you get. Edited November 10, 2009 by mattx
kennysarmy Posted November 10, 2009 Author Posted November 10, 2009 DNS logs fine on both DC's. Only errors reported back from DCDIAG are: Starting test: systemlog An Error Event occured. EventID: 0x00000457 Time Generated: 11/10/2009 15:53:11 (Event String could not be retrieved) An Error Event occured. EventID: 0x00000457 Time Generated: 11/10/2009 15:53:11 (Event String could not be retrieved) An Error Event occured. EventID: 0x00000457 Time Generated: 11/10/2009 15:53:12 (Event String could not be retrieved) An Error Event occured. EventID: 0x00000457 Time Generated: 11/10/2009 15:53:12 (Event String could not be retrieved) An Error Event occured. EventID: 0x00000457 Time Generated: 11/10/2009 15:53:13 (Event String could not be retrieved) ......................... FP2 failed test systemlog
cookie_monster Posted November 10, 2009 Posted November 10, 2009 Also run netdiag just incase. You said everything was ok before the new switch didn't you so your DNS should be ok if it hasn't changed. Is it server 2003? How to configure DNS for Internet access in Windows Server 2003
kennysarmy Posted November 10, 2009 Author Posted November 10, 2009 Also run netdiag just incase. You said everything was ok before the new switch didn't you so your DNS should be ok if it hasn't changed. Is it server 2003? How to configure DNS for Internet access in Windows Server 2003 yea 2003.... got to sort something else now...will be back on this tomorrow, by which hopefully the switch guy will have been in touch.... cheers for your help....
mattx Posted November 10, 2009 Posted November 10, 2009 I would start looking at possible duplex mismatch / driver settings & driver versions / also firmware on the switches if DNS is ok. Although the 457 errors I would not like......
cookie_monster Posted November 10, 2009 Posted November 10, 2009 DCDiag is pointing out that there are errors in the event log probably 1054 errors which are common in this sort of situation.
kennysarmy Posted November 11, 2009 Author Posted November 11, 2009 OK, back on the case this morning... Did a server ping test to a client that's having this issue. Watched PC boot up.... Preparing network connections.... around 30 seconds. applying computer settings.... flashes briefly CTRL+ALT+DEL...appears... around 10 seconds after that the server successfully pings the workstation.... is this normal?
cookie_monster Posted November 11, 2009 Posted November 11, 2009 (edited) OK, back on the case this morning... Did a server ping test to a client that's having this issue. Watched PC boot up.... Preparing network connections.... around 30 seconds. applying computer settings.... flashes briefly CTRL+ALT+DEL...appears... around 10 seconds after that the server successfully pings the workstation.... is this normal? That sounds on the slow side to me, I'll take a look at one of mine but it usually starts pinging during the preparing network connections part which takes about 5 seconds on our system. EDIT Yep as I said above it starts pinging at the preparing network connections stage and that take a few seconds, as soon as the logon box appears I can logon. It definatly sounds like your switch ports aren't switching to forwarding mode quickly enough. Edited November 11, 2009 by cookie_monster 1
kennysarmy Posted November 16, 2009 Author Posted November 16, 2009 ALL FIXED. Solution was: New 3com edge switches had been left with "Spanning Tree" enabled on the UTP ports. Once we disabled this everything started working as it should.
cookie_monster Posted November 16, 2009 Posted November 16, 2009 Thought so that's exactly the issue we had with our planet switches.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now