Lync 2010 学习(十二),解决登陆office Web Apps Server错误

如下图,我们输入https://owas01.51xueit.org/op/generate.aspx 后显示如下错误

我们输入:Set-OfficeWebAppsFarm -OpenFromUrlEnabled -AllowHttp,然后重启Office Web App Server

重启后我们再次输入 https://owas01.51xueit.org/op/generate.aspx 就显示正常了

我在DC上创建一个共享文件夹,生产环境建议创建在文件服务器上

在其中我添加了一个pptx文件

我们来到office Web Apps Server服务器上,输入访问共享文件的UNC路径,然后点击Create Link,创建了链接后,我们点击test this link

打开测试链接显示了在网页中显示了我共享的PPTX文件

我们在持久聊天,加载项中输入链接地址,点击提交

我们现在在持久聊天室,就看到了我们的pptx文件,这个不是共享PPTX,呵呵,当然我们的word,Excel也是同样的。

时间: 2024-12-24 21:29:22

Lync 2010 学习(十二),解决登陆office Web Apps Server错误的相关文章

office web apps server 问题和解决办法

New-OfficeWebAppsFarm –InternalURL "http://owa.zjkhlib.com" –AllowHttp –EditingEnabled 错误1:,必须将服务器加入到域中.解决方案:(域控制器的账号为 administrator ,密码为123456)                 从上面这段密令看域应该为“zjkhlib.com”,应该用域用户名登陆,                 注销计算机当前用户,用zjkhlib.com/administ

Office Web Apps Server 打造手机移动办公系统

前几天Ms专家来推销他们的产品,我倒学会怎么搞个移动办公系统让网络上设备不需要安装Office软件查看Office文档. 大概需要: 主机一台,系统: Windows Server 2008 R2 Service Pack 1 或者Windows Server 2012 本文使用Windows Server 2012 软件需要: Office Web Apps Server :下载地址:http://download.microsoft.com/download/E/7/F/E7F39294-9

部署Office Web Apps Server 2013

若要在测试环境中部署 Office Web AppsServer 2013,您安装必备软件. 服务器角色. 服务和功能,然后安装Office Web Apps Server 2013.下一步,您可以使用 Windows PowerShell 来创建一个单服务器Office Web Apps Server 农场. 在开始之前 我们建议您查看的要求和指导方针,在继续之前,计划Office Web Apps Server 2013 中所描述的.我们还建议您开始WindowsServer2008R2 服

部署Office Web Apps Server并配置其与SharePoint 2013的集成

Office Web Apps Server 是新的 Office 服务器产品,它提供 Word.PowerPoint.Excel 和 OneNote 的基于浏览器的版本.单个 Office Web Apps Server 服务器场可支持通过 SharePoint 2013.Lync Server 2013.Exchange Server 2013.共享文件夹和网站访问 Office 文件的用户.Office Web Apps Server 适用于支持 WOPI(Web 应用程序开放平台接口协议

4.Office Web APPS Server

OWAS服务器准备部分: 1.修改服务器名称,IP地址,加入域,并用域管理员账户登录 2.安装Windows组件. 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-Secu

BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序 WOPI和新的Office Web Apps Server

BEGINNING SHAREPOINT? 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序  WOPI和新的Office Web Apps Server 使用SP2013,微软对Office Web Apps采取了新的建设性的方法,并将服务与SP分离开来.

sharepoint 2013 和 office web apps server 2013集成

环境: 三台服务器  系统:window 2008 R2server01: 192.168.10.162(office web app)server02: 192.168.10.163(AD)server03: 192.168.10.164(sharepoint) 前提:1. server02配置好AD      2. server01和 server03 这两台服务器修改好机器名,加入域. 安装office web app:在server01上安装office web app   1)安装 .

Lync 2010学习(二),存档服务器

监控服务器和存档服务器在Lync 2010 中是可选角色 Lync前端服务器上有一数据收集的代理(不错就是前端),收集之后由前端服务器上的消息队列(MSMQ)传递给监控服务器的消息队列,最后由监控服务器把数据写入后台SQL数据库.该数据库可以是本地或者远程的SQL.消息队列组件必须在Lync的前端服务器和监控服务器都进行安装,同时必须安装目录集成服务 部署监控服务器,你必须满足以下先决条件(you must meet the following prerequisite) 微软链接:http:/

office web apps server安装

1.准备服务器 准备一台windows server 2012 R2服务器,修改计算机名称加入域,如果是通过虚拟机复制导致sid冲突,可以先运行 c:\windows\system32\sysprep\sysperp.exe 修改系统sid. 2.使用域控制器账号登陆 3.安装准备(powershell中运行) Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,W