IT tutorials
 
Applications Server
 

Microsoft Sharepoint 2013 : Office Web Apps Configuration Options (part 5) - Using the HTTPS Protocol

4/7/2015 4:57:41 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

Using the HTTPS Protocol

The previous section outlines the basic steps for binding a SharePoint 2013 farm to an Office Web Apps farm, but only using the HTTP protocol. The following steps create a farm using the HTTPS protocol:

1. Remote desktop into the OWA server as the account with which you performed the install. In this example, it is Contoso\sp_install.
2. Open Windows PowerShell by right-clicking on it and choose Run as Administrator.
3. Type the following line and press Enter to load the Office Web Apps PowerShell cmdlets:
Import-Module OfficeWebApps
4. To create the farm, type the following PowerShell command and press Enter:
New-OfficeWebAppsFarm –InternalURL https://owa.contoso.com –EditingEnabled:$true 
-CertificateName "owa.contoso.com"
5. Acknowledge yes, that you are enabling this specific functionality, by pressing Enter when prompted.
6. When completed, you will receive the OWA summary farm confirmation shown in Figure 9.

FIGURE 9

image
7. Confirm your farm is operational by using a web browser. To do so, open the following URL: https://owa.contoso.com/hosting/discovery. You should see the Web app Open Platform Interface (WOPI)-discovery XML file shown in Figure 10.

FIGURE 10

image

That completes the installation and configuration of the Office Web Apps farm. From here you need to bind that farm to whichever host you choose. In this case, the next section steps you through binding the Office Web Apps farm with the SharePoint 2013 farm using HTTPS.

The preceding steps are almost identical to those outlined in the “Single-Server Installation (HTTP)” configuration section. The critical difference here to note is that this Office Web Apps farm will be using HTTPS communications. By default, whenever you use the New-OfficeWebAppsFarm cmdlet, it defaults to using the HTTPS protocol.

 
Others
 
- Microsoft Sharepoint 2013 : Office Web Apps Configuration Options (part 4) - Configuring the Security Token Service, Using the HTTP Protocol
- Microsoft Sharepoint 2013 : Office Web Apps Configuration Options (part 3)
- Microsoft Sharepoint 2013 : Office Web Apps Configuration Options (part 2)
- Microsoft Sharepoint 2013 : Office Web Apps Configuration Options (part 1)
- Microsoft Sharepoint 2013 : Some Sample PowerShell Scripts (part 2) - Creating the Search Service Application in SharePoint 2013 Server
- Microsoft Sharepoint 2013 : Some Sample PowerShell Scripts (part 1) - Creating Your SharePoint 2013 Farm with PowerShell, Creating Managed Accounts and Service Application Pools
- VMware View 5 Architecture : Virtual (part 4) - Network, Storage
- VMware View 5 Architecture : Virtual (part 3) - vCenter Server
- VMware View 5 Architecture : Virtual (part 2) - VMware vSphere 5 Architecture, VMware vSphere 5, VMware ESXi, VMware vSphere 5
- VMware View 5 Architecture : Virtual (part 1) - Infrastructure Introduction
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us