Hello,
we currently try to setup linked mailboxes to be used with outlook. But neither autodiscover nor manual setup seem to work.
OWA however works fine. The Users are in a domain without any Exchange Server, all Servers are in our old Domain.
The DNS is set to point to the CAS server, so the Server is found. But when I try to access the xml file I get an 401 error.
From the Remote Connectivity Tester:
An HTTP 401 Unauthorized response was received from the remote Unknown server. This is usually the result of an incorrect username or password. If you are attempting to log onto an Office 365 service, ensure you are using your full User Principal Name
(UPN). HTTP Response Headers: request-id: 8f584323-24f4-4361-92c5-dc0a925f31a3 Server: Microsoft-IIS/8.0 WWW-Authenticate: Negotiate,NTLM,Basic realm="autodiscover.***.de" X-Powered-By: ASP.NET X-FEServer: MAIL-SERVER Date: Thu, 26 Mar 2015 12:04:59 GMT Content-Length: 0 Elapsed Time: 3308 ms. |
Not sure how to solve this. Does the User-Domain need the be prepared and then the config exported with Export-AutodiscoverConfig? Shouldn't be the proper DNS entry enough?