Configuring Outlook Web App (OWA) 2010 access to Exchange Server 2007 public folders through Exchange Server 2010 CAS
| Article:TECH135624 | | | Created: 2010-01-30 | | | Updated: 2013-01-18 | | | Article URL http://www.symantec.com/docs/TECH135624 |
Problem
Configuring Outlook Web App (OWA) 2010 access to Exchange Server 2007 public folders through Exchange Server 2010 CAS
Solution
The following additional configuration is needed to give OWA 2010 users access to archived items in public folders on Exchange Server 2007. Users access the Exchange Server 2007 public folders through an Exchange Server 2010 CAS.
1. On the Exchange Server 2010 CAS, edit the Web.Config file. This file is located in Exchange Server installation path\V14\ClientAccess\Owa\.
2. Add the following line to the <appSettings> section:
1. On the Exchange Server 2010 CAS, edit the Web.Config file. This file is located in Exchange Server installation path\V14\ClientAccess\Owa\.
2. Add the following line to the <appSettings> section:
<add key="EnterpriseVault_EWSUrlFor2007PublicFolders" value="https://Web_server/ews/exchange.asmx"/>
where Web_server is the name of the Exchange Server 2007 CAS computer.
|
|
Legacy ID
356985
Article URL http://www.symantec.com/docs/TECH135624
Terms of use for this information are found in Legal Notices









Thank you.