reachos

Office Online Server 2016 部署和配置

Office Online Server 2016 部署和配置
https://wenku.baidu.com/view/65faf8de846a561252d380eb6294dd88d1d23d45.html

以上文档里面有安装配置步骤。

以下是安装OOS 2016的先决条件:

Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,InkandHandwritingServices,NET-Framework-Features,NET-Framework-Core,NET-HTTP-Activation,NET-Non-HTTP-Activ,NET-WCF-HTTP-Activation45,Windows-Identity-Foundation,Server-Media-Foundation

 

安装好OOS 2016,需要在Exchange Server上面配置以下:

new-officewebappsfarm -internalurl "https://owa-centa.centaline.local" -certificatename "owa-centa.centaline.local" -editingenabled    #在OOS 2016服务器上操作

[PS] C:\Windows\system32>Set-MailboxServer ex2016-centa -wacdiscoveryendpoint "https://owa-centa.centaline.local/hosting/discovery"    #在Exchange  2016服务器上面操作
[PS] C:\Windows\system32>restart-webapppool MsExchangeOwaAppPool       #在Exchange  2016服务器上面操作

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-20
  • 2021-08-06
  • 2021-12-22
  • 2021-07-08
  • 2021-06-19
  • 2021-08-17
猜你喜欢
  • 2021-08-29
  • 2021-09-20
  • 2021-07-22
  • 2021-11-18
  • 2021-12-06
  • 2022-12-23
相关资源
相似解决方案