We are running xchange 2007 SP1 on a Windows 2008 Server. We are in the process of changing, but we still have the Exchange 2003 system.
Outlook 2007 seems to be running OK. We added a unified messaging server, also running just the UM service to our domain. We are running Communicator 2007 R2. In Office communicator we get the messae the it "could not retrieve calendar or out office..."
I have ran the communication test in outlook, copy below. I only see one issue that the UM server is on two locations>
UMSRV1 - unfied messaging Server running Exchange 2007 UM role only.
Exchsrv2 - Exchange 2007 Server running CA. HUB, UM messaging roles. UM role is disabled.
OCSSRV1 - is the communications server.
I have looked at DNS, and autodiscover, but I am not sure what i need where. Any help is appreciated.
<?xml version="1.0" encoding="utf-8"?>
<Autodiscover xmlns="
http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
<Response xmlns="
http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
<User>
<DisplayName>Lloyd Minor</DisplayName>
<LegacyDN>/o=Wellington/ou=Wellington/cn=Recipients/cn=lminor</LegacyDN>
<DeploymentId>79676ddd-bded-4a1f-97f8-26e7bd4505af</DeploymentId>
</User>
<Account>
<AccountType>email</AccountType>
<Action>settings</Action>
<Protocol>
<Type>EXCH</Type>
<Server>EXCHSRV2.Well.Wellvillage.com</Server>
<ServerDN>/o=Wellington/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=EXCHSRV2</ServerDN>
<ServerVersion>720180F0</ServerVersion>
<MdbDN>/o=Wellington/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=EXCHSRV2/cn=Microsoft Private MDB</MdbDN>
<PublicFolderServer>EXCHSRV2.Well.Wellvillage.com</PublicFolderServer>
<AD>WELLDC1.Well.Wellvillage.com</AD>
<ASUrl>https://exchsrv2.well.wellvillage.com/ews/exchange.asmx</ASUrl>
<EwsUrl>https://exchsrv2.well.wellvillage.com/ews/exchange.asmx</EwsUrl>
<OOFUrl>https://exchsrv2.well.wellvillage.com/ews/exchange.asmx</OOFUrl>
<UMUrl>https://umsrv1.well.wellvilage.com/unifiedmessaging/service.asmx</UMUrl>
<OABUrl>Public Folder</OABUrl>
</Protocol>
<Protocol>
<Type>EXPR</Type>
<Server>exchsrv2</Server>
<ASUrl>https://exchsrv2.well.wellvillage.com/EWS/Exchange.asmx</ASUrl>
<EwsUrl>https://exchsrv2.well.wellvillage.com/EWS/Exchange.asmx</EwsUrl>
<OOFUrl>https://exchsrv2.well.wellvillage.com/EWS/Exchange.asmx</OOFUrl>
<UMUrl>https://exchsrv2.well.wellvillage.com/Unifiedmessaging/Service.asmx</UMUrl>
<OABUrl>Public Folder</OABUrl>
</Protocol>
<Protocol>
<Type>WEB</Type>
<External>
<OWAUrl AuthenticationMethod="Fba">https://mail07.ci.wellington.fl.us/owa</OWAUrl>
<Protocol>
<Type>EXPR</Type>
<ASUrl>https://exchsrv2.well.wellvillage.com/EWS/Exchange.asmx</ASUrl>
</Protocol>
</External>
<Internal>
<OWAUrl AuthenticationMethod="Basic, Fba">https://exchsrv2.well.wellvillage.com/owa</OWAUrl>
<Protocol>
<Type>EXCH</Type>
<ASUrl>https://exchsrv2.well.wellvillage.com/ews/exchange.asmx</ASUrl>
</Protocol>
</Internal>
</Protocol>
</Account>
</Response>
</Autodiscover>