参考文档 https://blog.csdn.net/qq_27997547/article/details/77715258 安装配制 office web app service
但安装完成后 服务不能启动 请帮看下 也发现了一个之前的问题 但貌似没解
https://social.technet.microsoft.com/Forums/officeocs/zh-CN/f662b7c6-2f08-4c7d-becf-f52dd5f74040/office-online-server234333501337096326263838239064?forum=Office2016ITProCN
> New-OfficeWebAppsFarm -InternalURL "https://xxxxx.com" -ExternalUrl "ht
tps://xxxxx" -AllowHttp -EditingEnabled
Setting EditingEnabled to TRUE. You should only do this if users of this Office Online Server have licenses that permit
editing using Office Online.
是否继续执行此操作?
[Y] 是(Y) [N] 否(N) [S] 暂停(S) [?] 帮助 (默认值为“Y”): Y
New-OfficeWebAppsFarm : The Office Online service failed to start. See the Windows Application Event Log for more detai
ls.
所在位置 行:1 字符: 1
+ New-OfficeWebAppsFarm -InternalURL "https://xxxxxxx ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [New-OfficeWebAppsFarm], ApplicationFailedException
+ FullyQualifiedErrorId : AgentManagerStartFailed,Microsoft.Office.Web.Apps.Administration.NewFarmCommand