Microsoft Office Online Server是Microsoft Office Web Apps(OWA)服务器的下一个版本,最初于2012年发布。,可以下载Office Online Server的测试版。它被称为Office Online Server Preview。

Microsoft Office Online Server适用于支持Web应用程序开放平台接口(WOPI)的产品和服务,如SharePoint Server 2016 Preview和Microsoft Exchange Server 2016.Office Online Server本质上是一个独立的本地服务器,允许您运行浏览器(在线)版本的Microsoft Word,Excel,PowerPoint和OneNote。

Note:

WOPI定义了一组操作,使客户端可以访问和更改服务器存储的文件。这允许客户端呈现文件并为服务器存储的文件提供文件编辑功能。

操作系统:

  • Windows Server 2012.
  • Windows Server 2012 R2.

安装 Microsoft Office Online Server

1.从Microsoft下载Office Online Server Preview

2.以管理员身份启动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

3.在Windows Server 2012或Windows Server 2012 R2上安装以下先决条件。不得运行SharePoint Server。

.NET Framework 4.5.2

Visual C++ Redistributable for Visual Studio 2015

Microsoft.IdentityModel.Extention.dll

所有可用的Windows补丁更新

4.启动Office Online服务器安装程序(setup.exe)并按照屏幕上的说明进行操作

如果您的计算机上安装了32位版本的Office,您将无法安装64位Office Online Server(请参见下面的屏幕截图)。您必须先卸载32位版本的Office,然后再安装64位版本的Office Online Server。这很有趣,因为我没有看到下载32位版本Office Online Server的选项(只能下载64位版本),即使可以,Microsoft也不建议安装64位版本的办公室。所以你有两个选择。首先删除32位Office,然后安装Office Online Server,或者如果需要在服务器上安装Office应用程序,则首先删除32位Office,下载并安装64位版本的Office,然后安装Office Online Server 。

NOTE:

Microsoft不支持生产环境中的Office Online Server Preview,因此请确保将其安装在测试环境中

有关如何配置SharePoint以使用Office Web Apps Server的更多信息

Scripted Installation of SharePoint 2013 and Office Web Apps Server – From the Field (Part 4)

SharePoint &Office Online Server

在SharePoint Server 2016中,Microsoft已删除Excel Services。在您恐慌之前,我应该让您知道,即使SharePoint Services已不赞成使用Excel Services功能,但Microsoft本质上已将该负载从SharePoint Server中移除并将其移至Office Online Server。您可以安装Office Online Server并将SharePoint Server 2016配置为使用它来呈现Excel电子表格。

# 注意:

1.您不能在运行SharePoint Server的同一台服务器上安装Office Online Server。这意味着您需要有一台运行Windows Server 2012或Windows Server 2012 R2的单独服务器。

2.Microsoft不支持生产环境中的Office Online Server Preview,因此请确保将其安装在测试环境中。

什么是Office Online Server和SharePoint 2016的更多相关文章

  1. Installing Office Online Server for SharePoint 2016

    Office Online Server is the next version of the Office Web Apps, which allows your users to view and ...

  2. Sharepoint 2016 - Deploy Office Online Server

    Step 1: Install prerequisite software for Office Online Server   To install Office Online Server Ope ...

  3. SharePoint Server 2016 - Configure Office Online Server

    Step 1: Create the binding between SharePoint 2016 and Office Web Apps Server   To get started, open ...

  4. SharePoint 2016 的新特性概览(一)(What's New for IT Professionals in SharePoint Server 2016)

    博客地址:http://blog.csdn.net/FoxDave 今天看霖雨大神的转的微软最新的关于SharePoint 2016的Update,正好看到了SP2016新发布的视频,整理一下发出 ...

  5. Office Online Server 2016 部署和配置

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

  6. SharePoint 2016 的新特性概览(二)(What's New for IT Professionals in SharePoint Server 2016)

    博客地址:http://blog.csdn.net/FoxDave SharePoint 2016 的新特性 三. 监测和数据(Insights and Data) 实时数据监测,包括对使用情况.存储 ...

  7. SharePoint 2016 图文安装教程

    前言 SharePoint 2016如约而至,之前也装过预览版,但是这次是正式版,还是分享一个完整的安装过程给大家,希望能给有需要的人有所帮助. 1.首先安装操作系统,我这里是Windows Serv ...

  8. sharePoint 2016 弃用和删除的功能

    前言 sharepoint 2016版本正式发布,但是相比较2013版本,还是删除或者准备删除一些功能,我们需要了解一下哪些功能已经被删除掉或者在下一个版本中移除,因为这些可能影响我们现有系统是否能够 ...

  9. SharePoint 2016 installation error The program can not start because api-ms-win-crt-runtime-l1-1-0.dll is missing

    In this post we will discuss how we can resolve the issue The program can not start because api-ms-w ...

随机推荐

  1. C++ std::pair

    pair是将2个数据组合成一个数据,当需要这样的需求时就可以使用pair,如stl中的map就是将key和value放在一起来保存.另一个应用是,当一个函数需要返回2个数据的时候,可以选择pair. ...

  2. iwork 文件格式分析

    根据维基百科,到2015年苹果推出的iwork版本 第一章:iwork2008介绍 1.文档结构: 是一个资源合集:压缩格式的(内含文件夹和文件) 在windows下修改iwork的文件后缀为.rar ...

  3. 利用CSS3给图片添加旋转背景特效

    首先看旋转特效:http://***/demo/201512/2015-12-09-css3-image-hover-animate/index.html 这是一款纯CSS3实现的当鼠标滑过图片时文字 ...

  4. Javascript中对文字编码的三个函数

    JavaScript中对文字编码主要有3个函数 escape,encodeURI, encodeURIComponent 相应3个解码函数 unescape, decodeURI, decodeURI ...

  5. 基于Go实现的秒杀系统

    这是基于Go语言的一个秒杀系统,这个系统分三层,接入层.逻辑层.管理层.项目源码:https://github.com/BlueSimle/SecKill 系统架构图 秒杀接入层 从Etcd中加载秒杀 ...

  6. 洛谷P3382 【模板】三分法(三分找凹凸点)

    P3382 [模板]三分法 题目描述 如题,给出一个N次函数,保证在范围[l,r]内存在一点x,使得[l,x]上单调增,[x,r]上单调减.试求出x的值. 输入输出格式 输入格式: 第一行一次包含一个 ...

  7. HN669打包工具--环境准备

    1.安装JDK 这个百度,Google一大堆,可以自行参考.仅仅注意,不要安装错了,根据自己系统是32位还是64位,安装MAC下的JDK版本.系统32/64位查询命令:uname -a下载地址安装指导 ...

  8. ugui获取text宽

    http://www.xuanyusong.com/archives/3587 void Start () { Font font = Resources.Load<Font>(" ...

  9. php curl采集,服务器gzip压缩返回数据怎么办

    一般服务器不会胡乱返回gzip压缩的数据,一般是客户端请求的头部里包含你浏览器能接受的压缩方式, Accept-Encoding:gzip,deflate,sdch   这里是gzip .deflat ...

  10. 洛谷P3455 [POI2007]ZAP-Queries(莫比乌斯反演)

    传送门 设$$f(k)=\sum_{i=1}^{a}\sum_{j=1}^{b}[gcd(i,j)=k]$$ $$g(n)=\sum_{n|k}f(k)=\lfloor\frac{a}{n}\rflo ...