Thank you for sharing your experience with us.
Bob 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
"JP" <(E-Mail Removed)> wrote in message news:8181FDA9-4E6D-4005-83B9-(E-Mail Removed)...
I just resolved an issue with Windows 2003 Servers failing initially
connecting to my Windows 2000 domain on reboot. I thought I'd pass on the
solution in case anyone else runs into the same issue. This issue never
affected my Win2k Servers.
Errors:
FROM APPLICATION LOG
=====================
Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1053
Date: 1/10/2006
Time: 2:09:22 PM
User: NT AUTHORITY\SYSTEM
Computer: ELPRDSQL1
Description:
Windows cannot determine the user or computer name. (The specified domain
either does not exist or could not be contacted. ). Group Policy processing
aborted.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
FROM SYSTEM LOG
===============
Event Type: Error
Event Source: W32Time
Event Category: None
Event ID: 29
Date: 1/10/2006
Time: 2:09:23 PM
User: N/A
Computer: ELPRDSQL1
Description:
The time provider NtpClient is configured to acquire time from one or more
time sources, however none of the sources are currently accessible. No
attempt to contact a source will be made for 15 minutes. NtpClient has no
source of accurate time.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Warning
Event Source: W32Time
Event Category: None
Event ID: 14
Date: 1/10/2006
Time: 2:09:23 PM
User: N/A
Computer: ELPRDSQL1
Description:
The time provider NtpClient was unable to find a domain controller to use as
a time source. NtpClient will try again in 15 minutes.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5719
Date: 1/10/2006
Time: 2:09:20 PM
User: N/A
Computer: ELPRDSQL1
Description:
This computer was not able to set up a secure session with a domain
controller in domain ISUPPLICORP due to the following:
There are currently no logon servers available to service the logon request.
This may lead to authentication problems. Make sure that this computer is
connected to the network. If the problem persists, please contact your domain
administrator.
*********
SOLUTION:
*********
I have spanningtree running on my network. When the Intel Pro Nic in my
server came up, it did not wait for spanningtree to put the port in
forwarding mode, causing errors related to the temporary disconnet. When I
put the server's switch port into portfast mode on my Cisco 6500 series
switch, the issue was resolved.
Hope this helps,
JP