Office Web Apps Server 2013 Versions

Posted on

There are multiple ways to find the OWA 2013 patch or build level:

Sep 20, 2013  How to find the version or build number for an Office Web Apps 2013 Farm ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★. When used with SharePoint 2013 on-premises, Office Web Apps provides updated versions of Word Web App, Excel Web App, PowerPoint Web App, and OneNote Web App. Users can view and optionally edit Office documents by using a supported web browser on computers and on different mobile devices, such as Windows Phones, iPhones, and iPads. Office Web Apps Server 2013 and Office Online Server 2016 Updates and versions As usual, if I spent too much time figuring something out, I post it here. Partially to document for myself for next time, and partially to help the community.

  • Microsoft Office Web Apps Server 2013 is a software program developed by Microsoft. The most common release is 15.0.4571.1502, with over 98% of all installations currently using this version. Upon being installed, the software adds a Windows Service which is designed to run continuously in the background.
  • Below you may find the build numbers, descriptions, KB article links and direct download links for all SharePoint Server 2013, SharePoint Foundation 2013, Project Server 2013 and Office Web Apps Server 2013 versions/updates.
  • Office Web Apps Server 2013 and Office Online Server 2016 Updates and versions As usual, if I spent too much time figuring something out, I post it here. Partially to document for myself for next time, and partially to help the community.
  • Check Office Web Apps version. Try Out the Latest Microsoft Technology. Quick access. My contributions. Office Web Apps, Lync Server 2013. Report abuse to Microsoft.

Use PowerShell

  • Check the X-OfficeVersion header value, on an Office Web Apps (OWA) or SharePoint server, replace the highlighted owa01 in red with your owa server url and run
Office Web Apps Server 2013 Versions

(Invoke-WebRequesthttp://owa01/op/servicebusy.htm).Headers

  • On Office Web Apps server
Office web apps server 2013 version numbers

Get-Content 'C:ProgramDataMicrosoftOfficeWebAppsDatalocalOfficeVersion.inc'

On an Office Web Apps Server, check the OfficeVersion.inc file located here

Dell usb smartcard keyboard driver windows 10 This product detection tool installs software on your Microsoft Windows device that allows HP to detect and gather data about your HP and Compaq products to provide quick access to support information and solutions.

C:ProgramDataMicrosoftOfficeWebAppsDatalocalOfficeVersion.inc

You can also check the X-OfficeVersion header valueright from the browser. Please head over to my colleagueTom's blog post here.

If you need to determine your WAC Server build, it is relatively easy. Paste the below command in Windows Powershell on the WAC Server:

get-content C:ProgramDataMicrosoftOfficeWebAppsDatalocalOfficeVersion.inc

You can also use the below methods if you have lots of time on your hands 🙂

Internet Explorer 11:

Browser to this URL: /op/servicebusy.htm'>http://<wacservername>/op/servicebusy.htm (change the letters in red to reflect the wacserver name).

Hit F12 key (make sure the 'F lock' key is selected). You will then see the below window.

1. Choose the 'Network (Ctrl + 4)' icon.

2. Click the Play button 'Enable network traffic capturing (F5)'

3. Click 'Details'

4. Click 'Response headers'

Office Web Apps Server Install

5. You will see the WAC build next to 'MicrosoftSharePointTeamServices'.

Internet Explorer 10:

Browser to this URL: http://<wacservername>/op/servicebusy.htm (change the letters in red to reflect the wacserver name).

Hit F12 key (make sure the 'F lock' key is selected). You will then see the below window.

1. Choose the 'Network tab.

2. Click 'Start Capturing'

3. Click 'Details'

Office Web Apps Server 2013 Versions Free

4. Click 'Response headers'

5. You will see the WAC build next to 'X-OfficeVersion'.