SharePoint 2013-owa Environment Building

Source: Internet
Author: User

As a novice, you need to build an OWA environment to feel the overall sense of OWA (office Web App), what is OWA, from the name can understand his meaning, the web version of Office, the user even if not installed client office, but on the web side, Users can have an experience with similar office products.

Here is a brief description of how to build the environment,

Before this, it should be noted that OWA and Dc,sharepoint can not be installed on the same machine, and the SQL analysis is not suitable for installation on the DC, I only have three virtual machines, the test state, the number of users in the ad is very small, So put the DC and SharePoint on the same machine, SQL and OWA each on a separate machine.

1. Virtual machines (all WindowsServer 2012 operating systems)

Win01-sql (Windowsserver2012+sqlserver 2012)

WIN02-DC (Windowsserver2012+sharepoint Server 2013)

Win03-owa (WindowsServer 2012+owa Server 2013)

When you create a virtual machine using Hyper-V, you need to pay attention to the creation of the switch, so that the virtual machine can connect to the Internet, to the domain-joined computer to remember to modify the DNS, point to the domain-controlled IP, I modified the DNS, the original network connection failed, my solution is to use the cmd command Nslookup locates the IP of the corporate DNS server and adds this IP as an alternate DNS to the virtual machine's network connection properties.

In addition, it is important to note that all three computers require the installation of. Net 3.5, while Windows Server2012 installs 4.5 by default, and is not added by default on the server's administrative tools. Net3.5, because it is a Windows Server management system, It is not feasible to download the installation package from the network and install it manually; My solution is to use the Server Administration tool to install the source path for. NET 3.5, which is typically the Sources\sxs under the installation package, and the path can be viewed on its own. It can also be installed with the cmd command.

Install. NET 3.5 before installing other software, and don't reverse the sequence

2.Sharepoint 2013 installation, install the prerequisites, and then formally install the software, at the same time you can install SQL Server, remember to add a domain account, after the installation of SQL, remember to add an inbound rule for the firewall, allow 1433 port access to the application.

3.OWA installation and configuration can refer to the following articles

Http://www.cnblogs.com/poissonnotes/p/3238238.html

To install and configure the server farm:

Https://technet.microsoft.com/zh-cn/library/jj219455#DeploymentTypes

Configuring for SharePoint 2013

https://technet.microsoft.com/zh-cn/library/ff431687

https://technet.microsoft.com/zh-cn/library/dn455088

SharePoint 2013-owa Environment Building

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.