Office Web Apps cmdlets in SharePoint Server 2013
Published: July 16, 2012
Summary: Learn about the Windows PowerShell cmdlets that you can use to configure Web Application Open Platform Interface Protocol (WOPI) applications in SharePoint Server 2013.
Applies to: SharePoint Server 2013
The following table shows the Windows PowerShell cmdlets that you can use to configure WOPI applications settings in a SharePoint farm.
All cmdlets on this page are new to SharePoint Server 2013.
Index of Windows PowerShell cmdlets for SharePoint 2013 includes a complete list of all cmdlets in SharePoint 2013.
| Cmdlet name | Description |
|---|---|
| Returns a list of bindings that were created by using New-SPWOPIBinding on the current SharePoint farm where this cmdlet is run. | |
| Returns the suppression settings on the current SharePoint farm where this cmdlet is run. | |
| Returns the zone that is configured on the current SharePoint farm for the WOPI application to use. | |
| Creates a new binding to associate file name extensions or applications with actions on the current SharePoint farm where this cmdlet is run. | |
| Removes bindings for applications, file name extensions, and their associated actions on the current SharePoint farm where this cmdlet is run. | |
| Removes the suppression settings for a file type or program ID (ProgID) on the current SharePoint farm where this cmdlet is run. | |
| Updates the default click action for an application or file name extension binding. | |
| Configures the zone that the current SharePoint farm will use to navigate the browser to the WOPI application. | |
| The New-SPWOPISuppressionSetting cmdlet turns off Office Web Apps for the action and document type or binding you’ve specified on the current SharePoint farm. | |
| Updates the public key that is used to connect to the WOPI application on the current SharePoint farm where this cmdlet is run. |
Change History
| Date | Description |
|---|---|
| July 16, 2012 | Initial publication |
