1. 程式人生 > >Microsoft Office Online Server 2016 部署文檔

Microsoft Office Online Server 2016 部署文檔

gen rman follow 分享 www enable 創建 ffi includes

  • Windows PowerShell 運行命令示例來安裝必需的角色和服務
    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

  • 系統補丁
    KB2919442
    https://www.microsoft.com/en-us/download/details.aspx?id=42153
    KB2919355
    https://www.microsoft.com/zh-CN/download/details.aspx?id=42334
    .NET Framework 4.5.2
    https://go.microsoft.com/fwlink/p/?LinkId=510096
    Visual C++ Redistributable Packages for Visual Studio 2013
    https://www.microsoft.com/download/details.aspx?id=40784

    Visual C++ Redistributable for Visual Studio 2015
    https://go.microsoft.com/fwlink/p/?LinkId=620071
    Microsoft.IdentityModel.Extention.dll
    https://go.microsoft.com/fwlink/p/?LinkId=620072

  • 安裝服務
    技術分享圖片
    技術分享圖片
    技術分享圖片
    技術分享圖片
  • 安裝完成Office Online Server後創建場
    New-OfficeWebAppsFarm -InternalURL "http://officeonline.wiltechs.com" -ExternalUrl "http://officeonline.wiltechs.com" -AllowHttp -EditingEnabled
    –InternalURL 內部訪問地址,一般是http://機器名.AD域控地址
    –AllowHttp 是否允許http訪問
    • ExternalUrl 外部訪問地址,一般是服務器的ip地址。
      –EditingEnabled 在 Office Online Server 中啟用編輯(如果它與 SharePoint Server 2016 一起使用)。Skype for Business Server 2015 或 Exchange Server 不使用此參數,因為這些主機不支持編輯。
      技術分享圖片
  • 5.office online server的日誌記錄在 %programdata%\Microsoft\OfficeWebApps\Data\Logs\ULS\,需要服務器顯示隱藏文件夾和管理員權限,方便查看錯誤信息以便定位錯誤。

    Microsoft Office Online Server 2016 部署文檔