1 / 16

Implementing Office Web Apps Server # spsoslo

Implementing Office Web Apps Server # spsoslo. Thorbjørn Værp June 1 st , 2013. Platinum. Thanks to our Sponsors. Gold. Silver. Welcome . Thorbjørn Værp, Technical Evangelist @ vaerpn http://sharepoint13.org. #SPSOSLO. Agenda. Office Web Apps Server intro Prereqs Perf & Scale

beau
Download Presentation

Implementing Office Web Apps Server # spsoslo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Implementing Office Web Apps Server#spsoslo Thorbjørn Værp June 1st, 2013

  2. Platinum Thanks to ourSponsors Gold Silver

  3. Welcome  • Thorbjørn Værp, Technical Evangelist • @vaerpn • http://sharepoint13.org #SPSOSLO

  4. Agenda Office Web Apps Server intro Prereqs Perf & Scale Implementing • Demo: Implement & Connect OWA - SP • Demo: Using Office Web Apps

  5. Office Web Apps

  6. Office Web Apps

  7. End User Experience • Familiar • Advanced authoring • Commenting • Touch support • Workingwithothers • Accrossdevices

  8. Before / after

  9. Architecture How Office Web AppsWorks SharePoint Browser Host Frame App Frame WOPI Office Web Apps Server

  10. Prerequisities Prerequisities Win Server 2008 R2 or Win Server 2012 virtual is ok .Net 4.5 + Powershell 3.0 *Only 2008 R2 All servers must be domainjoined, NO AD, SP, Exch++ Use PS for enablingfeatures: >>Add-WindowsFeatureWeb-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,InkandHandwritingServices SCOM for monitoring

  11. Implementing Your first Office Web Apps Servers InstallOffice Web Apps, CU’s and Language Packs (supports config files) Start PowerShell as Admin: >>New-OfficeWebAppsFarm–InternalURL “https://server.contoso.com” –ExternalUrl “https://wacweb.contuse.com” -CertificateName “officewebapps certificate” -EditingEnabled Installadditional servers (copyconfig file) >>New-OfficeWebAppsMachine -MachineToJoin <machine_name> That’s it (Wopi ) Your farm is ready to handle requests.

  12. Implementing Connecting SharePoint to OWA Office Web Apps Server Discovery Request SharePoint Discovery Response >>New-SPWOPIBinding –Server <server_URL> >>Set-SPWOPIZone –Zone <zone> • Set once for the whole SharePoint farm • PowerShell only • Nothing is installed on SharePoint • Removing is just as easy

  13. Demo • Demo: ImplementOffice Web Apps Server • Demo: Connect OWA - SP Demo

  14. Summary This: • Must be domain joined • Singel server supports 20K users • Any load balancer/ARR will work • Must use PowerShell (AKA the job saving language for the IT-pro) SeparatedintonewProduct Remember Provides services to: • One or more SharePoint Farms • Exchange 2013 • Lync 2013 • Url/UNC accessible File Servers • 3rd party document stores (I.e. Oracle UCM, EMC Documentum, etc.)

  15. Online Resources Office Web Apps on TechNet library:KLICK ME Windows PowerShell for SharePoint Command Builder: KLICK ME SharePoint Server 2013 on TechNet:KLICK ME Blogs and Forums: (msdn or sharepoint13.net)

  16. Thank You! @vaerpn Q&A

More Related