标签:ice down gen 运行 too enable 启动服务 packages 域服务器
之前在windows 2008R2上安装windows online server低版本 ,发现word能显示,但无法编辑。换用高版本的windows 2012安装windows online server 2016可以,仅记录下安装过程。对域服务器搭建忽略,域服务器可以用windows 2008R2
以管理员身份打开 Microsoft PowerShell 提示符,然后运行此命令示例来安装必需的角色和服务。
Windows Server 2012 R2:
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
如果出现提示,请重新启动服务器。
安装以下软件:
运行 wacserverlanguagepack.exe
Import-Module -Name OfficeWebApps
New-OfficeWebAppsFarm -InternalURL "http://servername" -AllowHttp -EditingEnabled
http://servername/hosting/discovery
标签:ice down gen 运行 too enable 启动服务 packages 域服务器
原文地址:https://www.cnblogs.com/laop520/p/12053789.html