Lync server 2013 之office web apps server 搭建步骤

雪夜
发布: 2025-08-30 08:19:43
原创
547人浏览过

搭建office web apps server的步骤如下:

一、首先,确保.NET Framework 4.5下的HTTP激活已启用,同时也要启用.NET Framework 3.5和Windows Identity Foundation 3.5。使用以下PowerShell命令来安装必要的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-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 -source d:\sources\sxs -restart
登录后复制

二、接着,下载并安装Office Web Apps Server 2013以及其Service Pack 1更新。你可以自行搜索下载安装文件。Service Pack 1的下载链接为:https://www.php.cn/link/f37432dbde02ae7536cab364df00ccae

三、下载并安装Office Web Apps语言包。语言包的下载链接为:https://www.php.cn/link/1a24d0708b32892bc735d64fa20d9dfb

四、使用mmc管理工具,在“个人”证书存储中申请并导入证书。然后,打开CA来颁发证书。

Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤

然后,继续在CA中颁发证书。

Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤Lync server 2013 之office web apps server 搭建步骤

AI建筑知识问答
AI建筑知识问答

用人工智能ChatGPT帮你解答所有建筑问题

AI建筑知识问答 22
查看详情 AI建筑知识问答

五、使用以下PowerShell命令来创建Office Web Apps Farm:

New-OfficeWebAppsFarm -InternalUrl https://wac.juc.com -ExternalUrl https://wac.juc.com -CertificateName "wac" -AllowHttp
登录后复制

五、在前端服务器上新建Office Web Apps服务器,并将其关联到企业版前端池。完成后,在前端服务器的事件查看器中查看Lync Server日志,可能会显示以下信息:

源: LS Data MCU

事件ID: 41034

Web会议服务器已成功发现Office Web Apps服务器(WAC),PowerPoint内容已禁用。

请注意,根据2016年4月8日的更新,这条日志可以忽略不计。

以上就是Lync server 2013 之office web apps server 搭建步骤的详细内容,更多请关注php中文网其它相关文章!

WPS零基础入门到精通全套教程!
WPS零基础入门到精通全套教程!

全网最新最细最实用WPS零基础入门到精通全套教程!带你真正掌握WPS办公! 内含Excel基础操作、函数设计、数据透视表等

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号