Exchange 2013 and OWA13 Integration overview

Source: Internet
Author: User
Tags command line

A long time no new articles, because of the reasons for the changes, I am sorry, today to share with you first Office web App 2013 how and the latest Exchange 2013 to integrate use it, this is quite unique, because we change the past in OWA preview office effect, Let's take a look at the default preview of Office documents in Exchange 2010 and 2013 is as follows:

But you know, in Lync 2013, we want to share PPT. Then you have to rely on the Office web App role to implement the Office experience, which is similar to the feeling in Office 365 (web page office), so how? Follow me!

The early stage is that we need to install the Office Web App 2013 server role, and then configure a good site, configure the OWA field, we can start!

We open Exchange 2013 PowerShell, configure the Office Web Apps server URL

Set-organizationconfig-wacdiscoveryendpoint Https://owa13.windows.com/hosting/discovery

To verify that the Office Web App Server URL is configured correctly, run the following command line Manager command:

Get-organizationconfig | Format-list Wacdiscoveryendpoint

To enable or disable rendering of Office Web Apps server:

This is divided into 2 types, one for the common computer to enable attachment rendering, which enables attachment rendering for a dedicated computer:

The first is dedicated:

Enable OWA rendering on the default Outlook Web App virtual directory in Server01:

Set-owavirtualdirectory "Mail13\owa (Default Web Site)"-wacviewingonprivatecomputersenabled $true

Then it's shared:

Enable OWA rendering on the default Outlook Web App virtual directory in Server01:

Set-owavirtualdirectory "Mail13\owa (Default Web Site)"-wacviewingonpubliccomputersenabled $true

Back to the column page: http://www.bianceng.cnhttp://www.bianceng.cn/Servers/Mail/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.