Review Current SharePoint WOPI Bindings

Scenario/Problem: You would like to see the WOPI bindings generated on your SharePoint farm.

Solution: Use the Get-SPWOPIBinding cmdlet.

You can use the Get-SPWOPIBinding cmdlet to retrieve a list of bindings that were created as a result of the New-SPWOPIBinding cmdlet, explained in the previous section. You can use the cmdlet without any parameters, or you can provide one or more of the following parameters to narrow the list:

Action: String that specifies a specific action to return (such as view or edit)

Application: String that specifies a specific application to return (such as Excel)

Extension: String that specifies a specific file extension to return (such as doc or xls)

Server: String ...

Get PowerShell™ for SharePoint® 2013 How-To now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.