Outlook Web Part Config
-
Wednesday, June 01, 2011 7:13 PM
hello I am trying to configure the outlook web parts my inbox and my calender sepeccifically. When I enter my server address https://owa/<servername>/owa the web part just displays a login form. My thought was once you login to sharepoint you would be logged into OWA web part as well, is there a way to get this working. Ther version of exchange we are working with is 2007. Is there something that need to be configured on the exchange side.
Neil Palmer
All Replies
-
Thursday, June 02, 2011 4:56 AM
There could be a couple ways to fix that:
Method 1:
Add your Exchange server's OWA URL to the trusted Local Intranet sites on the client machines.
Method 2:
- Open IIS Manager, right click the Exchange (OWA) virtual directory and select All Tasks > Save configuration to a file
- Enter a file name and path to save the configuration file somewhere on the server
- Right click on the default website and select New > Virtual Directory (from file)
- Select the configuration file saved in step 2 and click the Read File button
- Select the virtual directory from the location list and click OK
- Select the Create a new virtual directory option and give the new virtual directory an alias (e.g. "SharePointOWA")
- Right click the new virtual directory and select Properties
- Select the Directory Security tab
- Click the Edit button in the Authentication and access control section
- Change the authentication method to Integrated Windows authentication in the Authenticated access section and click OK
- Click the Edit button in the Secure communications section
- Ensure the Require secure channel (SSL) option in NOT checked and click OK
- Click OK to close the properties dialog for the new virtual directory
From within your My Site, edit the properties of the My Calendar and My Inbox web parts:
- Enter the URL to the new virtual directory in the Mail Server Address field (e.g. http://servername/sharepointowa)
- Enter the mailbox name or email address in the Mailbox field (Note: If you're running Outlook Web Access with Exchange Server 2003 you'll need to suffix the mailbox name with either /calendar or /inbox, e.g. wsaleemi/calendar)
- Click OK to complete the configuration of the web part then exit edit mode
Wahid Saleemi Sr. Consultant, Avanade http://www.wahidsaleemi.com- Proposed As Answer by Xue-Mei Chang-MSFTModerator Friday, June 03, 2011 9:29 AM
- Marked As Answer by Neil_Palmer Friday, June 03, 2011 1:07 PM
-
Thursday, June 02, 2011 1:01 PMThank you
Neil Palmer -
Tuesday, April 10, 2012 2:14 PMIs there a way to do the first step of method 2 in IIS7?
Tyler Huntley

