Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

SharePoint 2016 server deployment (7) SharePoint and OOS integration

2025-04-03 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

After the configuration of SharePoint HTTPS access is complete.

Open SharePoint Powershell on the SharePoint server (run as administrator)

Run the following command, where is the fully qualified domain name (FQDN) that you set for the internal URL. This is the entry point for Office Online Server traffic

New-SPWOPIBinding-ServerName

View the WOPI area of SharePoint 2016

* Get-SPWOPIZone*

Change the WOPI area

* Set-SPWOPIZone-zone "external-https" *

View the WOPI area of SharePoint 2016

* Get-SPWOPIZone*

Enable Excel SOAP API*$Farm = Get-SPFarm$Farm.Properties.Add ("WopiLegacySoapSupport", "https://oos.msftlearn.com/x/vtibin/ExcelServiceInternal.asmx")$Farm.Update()*```"

Log in with a non-administrator account to view

The integration of SharePoint and Office Online Server is complete.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report