February 2013
Intermediate to advanced
304 pages
8h 26m
English
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 ...
Read now
Unlock full access