Yorkshireman2
Programmer
thread1582-1410346 is closed but sounds similar to my problem.
I installed exchange 2007 in December 2009 and finally got it up and running. (I have no experience at mail servers at all). Everything is on one server (the old primary server died last year)
This one is w2k3 enterprise edition R2 64 bit,and is primary DC,Mail server,etc. etc.
I have seen many errors in event viewer and problems since the beginning but no time to look at them until now (The boss now needs calendar busy-time to show up).
1. In Outloook 2007 I get the 0x8004010F error (object cannot be found) which I think is due to the OAB not downloading. (Outlook 2003 clients do not get this error)
2. Using the Test E-mail AutoConfiguration tool,I get only
"Autoconfiguration was unable to determine your settings".
3. I found the ISS Manager and I see the Default Web Site.
under that,the Autodiscover entry has 5 files but the autodiscover.xml has no meaningful information inside which is relevant to our server.....
<?xml version="1.0" encoding="utf-8" ?>
- <Autodiscover xmlns="- <Response>
- <Error Time="14:41:22.3199521" Id="1191019360">
<ErrorCode>600</ErrorCode>
<Message>Invalid Request</Message>
<DebugData />
</Error>
</Response>
</Autodiscover>
** Is this normal??
4. In event viewer I see errors from MSExchangeTransport, saying :
Event Type: Warning
Event Source: MSExchangeTransport
Event Category: TransportService
Event ID: 12023
Date: 4/20/2010
Time: 11:11:29 AM
User: N/A
Computer: <our server name>
Description:
Microsoft Exchange could not load the certificate with thumbprint of BC3D7E5C85BAB9EB0C726BDFCF97D420067A837B from the personal store on the local computer. This certificate was configured for authentication with other Exchange servers. Mail flow to other Exchange servers could be affected by this error. If the certificate with this thumbprint still exists in the personal store, run Enable-ExchangeCertificate BC3D7E5C85BAB9EB0C726BDFCF97D420067A837B -Services SMTP to resolve the issue. If the certificate does not exist in the personal store, restore it from backup by using the Import-ExchangeCertificate cmdlet, or create a new certificate for the FQDN or the server enabled for SMTP by running the following command: New-ExchangeCertificate -DomainName serverfqdn -Services SMTP. Meanwhile, the certificate with thumbprint D66AD4F0E8CB978B8D7F151B4B07D8297FC07D99 is being used.
For more information, see Help and Support Center at -----------------------------
I tried following the link but Microsoft goes off in all directions and I can't follow or understand it.
I don't know where to find these 'certificates' or what they do, or even if I really need them.
I did find that when trying to set up outlook web access,that:
whereas our old server used to allow web access by typing in mail.domainName.com and it then switched the browser url to https automatically, on this server I couldn't connect by https; I had to set it up to use http because it mentioned something about SSL and certificates.
At least web access using /owa works now.
Presumably our old server had these certificates for itself but I have no idea what to do about it.
(A new router we just bought keeps rejecting login too, saying it can't find a trusted certificate.)
5. Event viewer also keeps showing:
Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5774
Date: 4/20/2010
Time: 1:40:25 PM
User: N/A
Computer: <serverName>
Description:
The dynamic registration of the DNS record '32ca0a35-a901-4867-b5f2-7f627b775c94._msdcs.DOMAIN.COM. 600 IN CNAME serverName.DOMAIN.COM.' failed on the following DNS server:
DNS server IP address: <ip address of our ISP provider(i.e. the external IP address which resolves to our domain>
Returned Response Code (RCODE): 5
Returned Status Code: 9017
For computers and users to locate this domain controller, this record must be registered in DNS.
USER ACTION
Determine what might have caused this failure, resolve the problem, and initiate registration of the DNS records by the domain controller. To determine what might have caused this failure, run DCDiag.exe. You can find this program on the Windows Server 2003 installation CD in Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and Support Center. To initiate registration of the DNS records by this domain controller, run 'nltest.exe /dsregdns' from the command prompt on the domain controller or restart Net Logon service. Nltest.exe is available in the Microsoft Windows Server Resource Kit CD.
Or, you can manually add this record to DNS, but it is not recommended.
ADDITIONAL DATA
Error Value: DNS bad key.
For more information, see Help and Support Center at Data:
0000: 05 00 ..
------------------
Other events come up similar to this but with different DNS records:
'ForestDnsZones.DOMAIN.com. 600 IN A 192.168.0.X' failed on the following DNS server:
DNS server IP address: <ISP's external IP address for our domain>
--------------------
and...
'DomainDnsZones.DOMAIN.com. 600 IN A 192.168.0.x' --------------------
and...
The dynamic registration of the DNS record 'gc._msdcs.DOMAIN.COM. 600 IN A 192.168.0.X'
-----------
and..
The dynamic registration of the DNS record 'DOMAIN.COM. 600
------------
and...
The dynamic registration of the DNS record '_ldap._tcp.Default-First-Site-Name._sites.ForestDnsZones.DOMAIN.com. 600 IN SRV 0 100 389 serverName.DOMAIN.COM.
-----------
and...
The dynamic registration of the DNS record '_ldap._tcp.ForestDnsZones.DOMAIN.com. 600 IN SRV 0 100 389 serverName.DOMAIN.COM
and more.
6. Now my boss says his busy times do not show up when someone tries to set up a meeting in their own Outlook calandar (its blank from what he showed me).
I am not familiar with this either.
Overall I get the feeling this is all due to one problem (maybe two) but I don't know where to start.
Most discussions in this forum use jargon I do not know,so that's no help to me. Our IT man died last year and I was put in charge of all this (as well as al lthe other jobs I do here).
Please does somebody know how tosolve my problem and can you stepme through it?
Thank you.
Yorkshireman2
I installed exchange 2007 in December 2009 and finally got it up and running. (I have no experience at mail servers at all). Everything is on one server (the old primary server died last year)
This one is w2k3 enterprise edition R2 64 bit,and is primary DC,Mail server,etc. etc.
I have seen many errors in event viewer and problems since the beginning but no time to look at them until now (The boss now needs calendar busy-time to show up).
1. In Outloook 2007 I get the 0x8004010F error (object cannot be found) which I think is due to the OAB not downloading. (Outlook 2003 clients do not get this error)
2. Using the Test E-mail AutoConfiguration tool,I get only
"Autoconfiguration was unable to determine your settings".
3. I found the ISS Manager and I see the Default Web Site.
under that,the Autodiscover entry has 5 files but the autodiscover.xml has no meaningful information inside which is relevant to our server.....
<?xml version="1.0" encoding="utf-8" ?>
- <Autodiscover xmlns="- <Response>
- <Error Time="14:41:22.3199521" Id="1191019360">
<ErrorCode>600</ErrorCode>
<Message>Invalid Request</Message>
<DebugData />
</Error>
</Response>
</Autodiscover>
** Is this normal??
4. In event viewer I see errors from MSExchangeTransport, saying :
Event Type: Warning
Event Source: MSExchangeTransport
Event Category: TransportService
Event ID: 12023
Date: 4/20/2010
Time: 11:11:29 AM
User: N/A
Computer: <our server name>
Description:
Microsoft Exchange could not load the certificate with thumbprint of BC3D7E5C85BAB9EB0C726BDFCF97D420067A837B from the personal store on the local computer. This certificate was configured for authentication with other Exchange servers. Mail flow to other Exchange servers could be affected by this error. If the certificate with this thumbprint still exists in the personal store, run Enable-ExchangeCertificate BC3D7E5C85BAB9EB0C726BDFCF97D420067A837B -Services SMTP to resolve the issue. If the certificate does not exist in the personal store, restore it from backup by using the Import-ExchangeCertificate cmdlet, or create a new certificate for the FQDN or the server enabled for SMTP by running the following command: New-ExchangeCertificate -DomainName serverfqdn -Services SMTP. Meanwhile, the certificate with thumbprint D66AD4F0E8CB978B8D7F151B4B07D8297FC07D99 is being used.
For more information, see Help and Support Center at -----------------------------
I tried following the link but Microsoft goes off in all directions and I can't follow or understand it.
I don't know where to find these 'certificates' or what they do, or even if I really need them.
I did find that when trying to set up outlook web access,that:
whereas our old server used to allow web access by typing in mail.domainName.com and it then switched the browser url to https automatically, on this server I couldn't connect by https; I had to set it up to use http because it mentioned something about SSL and certificates.
At least web access using /owa works now.
Presumably our old server had these certificates for itself but I have no idea what to do about it.
(A new router we just bought keeps rejecting login too, saying it can't find a trusted certificate.)
5. Event viewer also keeps showing:
Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5774
Date: 4/20/2010
Time: 1:40:25 PM
User: N/A
Computer: <serverName>
Description:
The dynamic registration of the DNS record '32ca0a35-a901-4867-b5f2-7f627b775c94._msdcs.DOMAIN.COM. 600 IN CNAME serverName.DOMAIN.COM.' failed on the following DNS server:
DNS server IP address: <ip address of our ISP provider(i.e. the external IP address which resolves to our domain>
Returned Response Code (RCODE): 5
Returned Status Code: 9017
For computers and users to locate this domain controller, this record must be registered in DNS.
USER ACTION
Determine what might have caused this failure, resolve the problem, and initiate registration of the DNS records by the domain controller. To determine what might have caused this failure, run DCDiag.exe. You can find this program on the Windows Server 2003 installation CD in Support\Tools\support.cab. To learn more about DCDiag.exe, see Help and Support Center. To initiate registration of the DNS records by this domain controller, run 'nltest.exe /dsregdns' from the command prompt on the domain controller or restart Net Logon service. Nltest.exe is available in the Microsoft Windows Server Resource Kit CD.
Or, you can manually add this record to DNS, but it is not recommended.
ADDITIONAL DATA
Error Value: DNS bad key.
For more information, see Help and Support Center at Data:
0000: 05 00 ..
------------------
Other events come up similar to this but with different DNS records:
'ForestDnsZones.DOMAIN.com. 600 IN A 192.168.0.X' failed on the following DNS server:
DNS server IP address: <ISP's external IP address for our domain>
--------------------
and...
'DomainDnsZones.DOMAIN.com. 600 IN A 192.168.0.x' --------------------
and...
The dynamic registration of the DNS record 'gc._msdcs.DOMAIN.COM. 600 IN A 192.168.0.X'
-----------
and..
The dynamic registration of the DNS record 'DOMAIN.COM. 600
------------
and...
The dynamic registration of the DNS record '_ldap._tcp.Default-First-Site-Name._sites.ForestDnsZones.DOMAIN.com. 600 IN SRV 0 100 389 serverName.DOMAIN.COM.
-----------
and...
The dynamic registration of the DNS record '_ldap._tcp.ForestDnsZones.DOMAIN.com. 600 IN SRV 0 100 389 serverName.DOMAIN.COM
and more.
6. Now my boss says his busy times do not show up when someone tries to set up a meeting in their own Outlook calandar (its blank from what he showed me).
I am not familiar with this either.
Overall I get the feeling this is all due to one problem (maybe two) but I don't know where to start.
Most discussions in this forum use jargon I do not know,so that's no help to me. Our IT man died last year and I was put in charge of all this (as well as al lthe other jobs I do here).
Please does somebody know how tosolve my problem and can you stepme through it?
Thank you.
Yorkshireman2