Out of Office Assistant error
Hello,
I just installed a new network (SBS 2008 and Windows 7 Pro running Oulook 2010). Nothing migrated....everything newly installed. All users are internal. When they click on Automatic Replies in Outlook the y get: Your automatic reply settings
cannot be displayed because the server is currently unavailable. Try again later.
The users can connect using OWA and configure their Out of Office settings.
Running Test E-mail AutoConfiguration produces:
Attempting Url https://myserver.com/autodiscover/autodiscover.xml found through SCP
Autodiscover to https://myserver.com/autodiscover/autodiscover.xml starting
Autodiscover to https://myserver.com/autodiscover/autodiscover.xml FAILED (0x800C8203)
Autodiscover to https://myserver.com/autodiscover/autodiscover.xml starting
Autodiscover to https://myserver.com/autodiscover/autodiscover.xml FAILED (0x800C8203)
Autodiscover to https://autodiscover.myserver.com/autodiscover/autodiscover.xml/ starting
Autodiscover internet timeout against URL
https://autodiscover.myserver.com/autodiscover/autodiscover.xml
Autodiscover internet timeout against URL
https://autodiscover.myserver.com/autodiscover/autodiscover.xml
Autodiscover to https://autodiscover.myserver.com/autodiscover/autodiscover.xml FAILED (0x800C8203)
Local Autodiscover for mysite.com starting
Local Autodiscover for mysite.com FAILED (0x8004010F)
Redirect check to http://autodiscover.mysite.com/autodiscover/autodiscover.xml starting
Redirect check to http://autodiscover.mysite.com/autodiscover/autodiscover.xml FAILED (0x80072EE7)
Srv Record lookup for mysite.com starting
Srv Record lookup for mysite.org FAILED (0x8004010F)
When I run test-outlookwebservices I get the following results:
Id : 1003
Type : Information
Message : About to test AutoDiscover with the e-mail address
bbxxxxxx@xxxxx.co
m.
Id : 1007
Type : Information
Message : Testing server server.domain.local with the published name h
ttps://server.domain.local/EWS/Exchange.asmx &
https://mail.
domain.com/ews/exchange.asmx.
Id : 1019
Type : Information
Message : Found a valid AutoDiscover service connection point. The AutoDiscover
URL on this object is
https://mail.domain.com/Autodiscover/Autodisc
over.xml.
Id : 1013
Type : Error
Message : When contacting
https://mail.domain.com/Autodiscover/Autodiscover.xm
l received the error The remote server returned an error: (503) Serve
r Unavailable.
Id : 1006
Type : Error
Message : The Autodiscover service could not be contacted.
[PS] C:\Windows\System32>
I have found and tested a lot of links on many different sites but nothing seems to resolve the issue..Now I'm starting again from the start! Any help would be much appreciated! Thanks.....
December 3rd, 2010 3:00pm
What happens if you try to open the URL
https://mail.domain.com/Autodiscover/Autodisc using
a web browser? You should get some XML stuff witha 600 error if the Autodiscover virtual directory is working.over.xml
Do you have an Exchange SSL certificate installed?
Is IIS running? Is the Default Web Site up?Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
December 3rd, 2010 9:03pm
-I'm getting a "http error 503"....
-IIS is running and default web site is up....
-There is a SSl certificate (created by server).
Thanks for your help...
December 6th, 2010 8:58am
You're using the self-signed certificate? You should issue a certificate from your internal certificate authority or a third-party CA. Or, change all the settings so that you can use HTTP as opposed to HTTPS (not recommended if it will be Internet-facing
without something like an ISA or TMG server in between).
Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
December 6th, 2010 10:36am