Autodiscover not working.
Windows 2008 with exchange 2010 OOF and public folder working on OWA but not outlook. Outlook setup with rpc over https. where I using autodiscovervirtualdirectory there are no internal and external URL. outlook test email autoconfiguration failed. How can I reset the internal and external URL?
June 11th, 2010 7:24pm

You don't need an InternalURL and/or ExternalURL for the autodiscovervirtualdirectory. The only FQDN you would need to change (depends on the environment and may not need to be changed) would be the AutodiscoverServiceInternalURI via the Set-ClientAccessServer command which updates the URL of the SPN in AD. Whatever this AutodiscoveRServiceInternalURI is set to, you must make sure that the FQDN used is a valid certificate that you have assigned to IIS. The same goes for all the InternalURLs and ExternalURLs for all other services.MVP | MCSE:M | MCITP: Enterprise Messaging Administrator | MCTS: OCS + Voice Specialization | http://www.shudnow.net
Free Windows Admin Tool Kit Click here and download it now
June 11th, 2010 9:08pm

When I ran get-clientaccessserver I got: RunspaceId : ede1dbb4-7cc7-49f3-a1f8-ae8a189aaecd Name : ARCEMAIL Fqdn : ARCEMAIL.xxxx.com OutlookAnywhereEnabled : True AutoDiscoverServiceCN : ARCEMAIL AutoDiscoverServiceClassName : ms-Exchange-AutoDiscover-Service AutoDiscoverServiceInternalUri : https://arcemail.xxxx.com/Autodiscover/Autodiscover.xml AutoDiscoverServiceGuid : 77378f46-2c66-4aa9-a6a6-3e7a48b19596 AutoDiscoverSiteScope : {Default-First-Site-Name} AlternateServiceAccountConfiguration : IsValid : True ExchangeVersion : 0.1 (8.0.535.0) DistinguishedName : CN=ARCEMAIL,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Adm inistrative Groups,CN=ARCEMAIL,CN=Microsoft Exchange,CN=Services,CN=Configuratio n,DC=xxxx,DC=COM Identity : ARCEMAIL Guid : d9f80bee-aa44-4048-85b0-21032157de5b ObjectCategory : xxxx.com/Configuration/Schema/ms-Exch-Exchange-Server ObjectClass : {top, server, msExchExchangeServer} WhenChanged : 5/20/2010 7:53:25 PM WhenCreated : 2/17/2010 1:01:21 PM WhenChangedUTC : 5/21/2010 1:53:25 AM WhenCreatedUTC : 2/17/2010 8:01:21 PM OrganizationId : OriginatingServer : ARCEMAIL.xxxx.com I have a SSL cert for my FQDN.
June 11th, 2010 10:25pm

If you Control + Right-Click on the Outlook Icon in the Notification Area and run Test E-mail Auto-Configuration and do an Autodiscover test, do you get results back on the OAB URL, EWS URL, etc? If so, this means Autodiscover is indeed working. You can also test Autodiscover from the Exchange Server itself by running: Test-OutlookWebServices -ClientAccessServer "CASServer"MVP | MCSE:M | MCITP: Enterprise Messaging Administrator | MCTS: OCS + Voice Specialization | http://www.shudnow.net
Free Windows Admin Tool Kit Click here and download it now
June 12th, 2010 12:10am

Outlook cannot find the setup Test-OutlookWebServices -ClientAccessServer "CASServer" RunspaceId : 1475903d-e6f5-4dd0-843f-0b06d0ffb471 Id : 1019 Type : Information Message : A valid Autodiscover service connection point was found. The Autodiscover URL on this object is https://AR CEMAIL.xxxx.COM/Autodiscover/Autodiscover.xml. RunspaceId : 1475903d-e6f5-4dd0-843f-0b06d0ffb471 Id : 1013 Type : Error Message : When contacting https://ARCEMAIL.xxxx.COM/Autodiscover/Autodiscover.xml received the error The remot e name could not be resolved: 'autodiscover.xxxx.com' RunspaceId : 1475903d-e6f5-4dd0-843f-0b06d0ffb471 Id : 1023 Type : Error Message : The Autodiscover service couldn't be contacted. RunspaceId : 1475903d-e6f5-4dd0-843f-0b06d0ffb471 Id : 1024 Type : Success Message : [EXCH] Successfully contacted the AS service at https://arcemail.xxxx.com/EWS/Exchange.asmx. The ela psed time was 19 milliseconds. RunspaceId : 1475903d-e6f5-4dd0-843f-0b06d0ffb471 Id : 1026 Type : Success Message : [EXCH] Successfully contacted the UM service at https://arcemail.xxxx.com/EWS/Exchange.asmx. The ela psed time was 9 milliseconds. RunspaceId : 1475903d-e6f5-4dd0-843f-0b06d0ffb471 Id : 1024 Type : Success Message : [EXPR] Successfully contacted the AS service at https://arcemail.xxxx.com/ews/exchange.asmx. The ela psed time was 383 milliseconds. RunspaceId : 1475903d-e6f5-4dd0-843f-0b06d0ffb471 Id : 1026 Type : Success Message : [EXPR] Successfully contacted the UM service at https://arcemail.xxxx.com/ews/exchange.asmx. The ela psed time was 10 milliseconds. RunspaceId : 1475903d-e6f5-4dd0-843f-0b06d0ffb471 Id : 1028 Type : Success Message : [EXPR] Successfully contacted the RPC/HTTP service at https://arcemail.xxxx.com/rpc. The elapsed tim e was 0 milliseconds.
June 12th, 2010 12:34am

Do I need creat a cname with autodiscover.xxxx.com on my domain register?
Free Windows Admin Tool Kit Click here and download it now
June 12th, 2010 12:41am

So the thing with autodiscover is if you're on the internal network AND you're domain-joined, you'll contact the Autodiscover service via the FQDN in AutodiscoverServiceInternalURI. If you're on the internal network and not domain-joined or are outside of the internal network, you'll contact autodiscover.domain.com where domain.com is the domain of the user's primary smtp address. Because of this, you'll want autodiscover.domain.com on the certificate and want it resolvable in DNS on the internal network for non-domain joined clients and on the internet for outside users.MVP | MCSE:M | MCITP: Enterprise Messaging Administrator | MCTS: OCS + Voice Specialization | http://www.shudnow.net
June 12th, 2010 2:39am

Thanks Elan: I also found there nothing exist in my AD under autodiscover arcemail it's empty. Also I am test from out of the domain. Is that possible I using my exist ssl cert(arcemail.xxxx.com) with srv setup?
Free Windows Admin Tool Kit Click here and download it now
June 12th, 2010 4:43pm

The SCP shouuld be there in the location of: CN=Autodiscover,CN=Protocols,CN=<CASServer>,CN=Servers,CN=Exchange Administrative Group,CN=Administrative Groups,CN=First Organization,CN=Microsoft Exchange,CN=Services And yes, you can use the SRV method though I generally recommend to still always do autodiscover.domain.com for the simple fact that some software out there will use autodiscover.domain.com (such as Communicator and Tanjay Phones if you end up doing OCS Voice eventually). MVP | MCSE:M | MCITP: Enterprise Messaging Administrator | MCTS: OCS + Voice Specialization | http://www.shudnow.net
June 12th, 2010 6:49pm

Thanks Elan: I also found there nothing exist in my AD under autodiscover arcemail it's empty. Also I am test from out of the domain. Is that possible I using my exist ssl cert(arcemail.xxxx.com) with srv setup? IS it resolved ?
Free Windows Admin Tool Kit Click here and download it now
June 14th, 2010 3:07pm

Not yet still working on it, and The SCP empty. The SCP shouuld be there in the location of: CN=Autodiscover,CN=Protocols,CN=<CASServer>,CN=Servers,CN=Exchange Administrative Group,CN=Administrative Groups,CN=First Organization,CN=Microsoft Exchange,CN=Services
June 14th, 2010 8:30pm

https://arcemail.xxxx.com/autodiscover/autodiscover.xml <?xml version="1.0" encoding="utf-8" ?> - <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"> - <Response> - <Error Time="13:19:06.1988654" Id="3503544606"> <ErrorCode>600</ErrorCode> <Message>Invalid Request</Message> <DebugData /> </Error> </Response> </Autodiscover>
Free Windows Admin Tool Kit Click here and download it now
June 14th, 2010 10:21pm

outlook 2007 test auto configration autodiscover request completed with http status code 404
June 14th, 2010 10:57pm

Now I remove the autodiscover successful with Remove-AutodiscoverVirtualDirectory But When I create the new one I got a error the website on server doesn't exist. New-AutodiscoverVirtualDirectory -WebSiteName
Free Windows Admin Tool Kit Click here and download it now
June 15th, 2010 12:55am

All because the http redirect.
June 15th, 2010 10:36pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics