Hi folks,
I have an issue with setting up new outlook clients. When connecting to the autodiscover service it picks up the user and email no problem.
When it gets to the "logging on the mail server" bit I am presented with an error.
"The connection to Microsoft exchange is unavailable...."
I can see the connection is going to one of my DAG servers?? and not the CAS array?
DOM-EDB01 instead of DOM-CAS (array NLB)
Were using split DNS to correct the wildcard cert issues...(problem i inherited :) )
Identity AutoDiscoverServiceInternalUri
-------- ------------------------------
DOM-CAS01 https://autodiscover.domain.com/autodiscover/autodiscover.xml
DOM-CAS02 https://autodiscover.domain.com/autodiscover/autodiscover.xml
get-autodiscovervirtualdirectory | select InternalUrl, ExternalUrl | Format-Table -AutoSize
InternalUrl ExternalUrl
----------- -----------
[PS] C:\Windows\system32>Get-RpcClientAccess | select server, identity, responsibility | Format-Table -AutoSize
Server Identity Responsibility
------ -------- --------------
DOM-CAS01 RpcClientAccess Mailboxes
DOM-CAS02 RpcClientAccess Mailboxes
DOM-EDB01 RpcClientAccess PublicFolders
DOM-EDB02 RpcClientAccess PublicFolders
Am i missing something?? Any pointers in the right direction would be massively appreciated!!!
Thanks and kind regards,
Aidan