160 likes | 324 Views
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
E N D
Implementing Office Web Apps Server#spsoslo Thorbjørn Værp June 1st, 2013
Platinum Thanks to ourSponsors Gold Silver
Welcome • Thorbjørn Værp, Technical Evangelist • @vaerpn • http://sharepoint13.org #SPSOSLO
Agenda Office Web Apps Server intro Prereqs Perf & Scale Implementing • Demo: Implement & Connect OWA - SP • Demo: Using Office Web Apps
End User Experience • Familiar • Advanced authoring • Commenting • Touch support • Workingwithothers • Accrossdevices
Architecture How Office Web AppsWorks SharePoint Browser Host Frame App Frame WOPI Office Web Apps Server
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
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.
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
Demo • Demo: ImplementOffice Web Apps Server • Demo: Connect OWA - SP Demo
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.)
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)
Thank You! @vaerpn Q&A