Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New Exchange Install, Errors at Shutdown

Status
Not open for further replies.

anonim1

Programmer
Dec 10, 2004
108
US
I've just completed a fresh install of Exchange Server 2003 on a Windows 2003 SP1 Server. This machine is also serving as the DC and DNS server in my home network (there is one other PC). 10 users will eventually be using RPC over HTTP(S) to connect to this box remotely from their Outlook 2003 clients.

I configured DNS before installing Exchange so that I would not have to rely on its wizard. Everything went flawlessly during the install (dcpromo, dcdiag, netdiag, forestprep, domainprep).

I am about to install Exchange 2003 SP1, but I want to clear up a couple of errors in my Event Log.

I get the following errors right before the machine restarts (or shuts down, I assume):

Event Type: Error
Event Source: MSExchangeAL
Event Category: LDAP Operations
Event ID: 8026
Date: 8/9/2005
Time: 11:50:31 AM
User: N/A
Computer: EXCHANGE
Description:
LDAP Bind was unsuccessful on directory [machine FQDN] for distinguished name ". Directory returned error:[0x51] Server Down.

Event Type: Error
Event Source: MSExchangeDSAccess
Event Category: Topology
Event ID: 2102
Date: 8/9/2005
Time: 11:50:32 AM
User: N/A
Computer: EXCHANGE
Description:
Process MAD.EXE (PID=1608). All Domain Controller Servers in use are not responding:
[machine FQDN]

Event Type: Error
Event Source: MSExchangeAL
Event Category: LDAP Operations
Event ID: 8026
Date: 8/9/2005
Time: 11:50:38 AM
User: N/A
Computer: EXCHANGE
Description:
LDAP Bind was unsuccessful on directory [machine FQDN] for distinguished name ". Directory returned error:[0x51] Server Down.

Event Type: Error
Event Source: MSExchangeAL
Event Category: LDAP Operations
Event ID: 8026
Date: 8/9/2005
Time: 11:50:39 AM
User: N/A
Computer: EXCHANGE
Description:
LDAP Bind was unsuccessful on directory [machine FQDN] for distinguished name ". Directory returned error:[0x51] Server Down.

Event Type: Error
Event Source: MSExchangeAL
Event Category: Service Control
Event ID: 8250
Date: 8/9/2005
Time: 11:50:39 AM
User: N/A
Computer: EXCHANGE
Description:
The Win32 API call 'DsGetDCNameW' returned error code [0x862]. The specified component could not be found in the configuration information. The service could not be initialized. Make sure that the operating system was installed properly.

I'm hoping that these errors are due to the fact that the services that Exchange seems to be querying have already terminated in preparation for the shut down. Can anyone confirm this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top