It seems that NETLOGON is loading before DNS and is causing some errors because the DNS server is on the same machine as the Domain server. The event log says that there is and error with NETLOGON because it cannot find a DNS server. This is because the DNS server is not loaded until after the NETLOGON possibly due to the fact that the server is only a Dual PII 300Mhz… doh! Anyway, in the registry I tried adding the key ‘DependOnService’ to NETLOGON with the value DNS so that NETLOGON wouldn’t load until DNS is loaded. According to the log, DNS is still starting after NETLOGON and still giving me the error, though, it also says in the DNS log that the DNS server is up and running with no errors(so I guesss the DNS server is OK?). Any ideas on how to get the DNS service to load before NETLOGON?
-On the client computer, it will not connect to the domain because it says in the eventlog that there is no logon servers available. Is this a configuration problem on the client sideor the server side? The server is not giving me any errors except for the DNS thing above. Could it be that the client is not configured correctly? I know the hardware is OK because I can connect to my DSL which uses the modem and the hub. What has to be configured besides the LAN network settings?
Thanks