在Windows Server 2008 R2上安装 office web apps Server 的其中一个先决条件是 安装KB2592525。 但因为服务器已经打了SP1及其它大部分的patch,因此安装KB2592525时老是提示“The update is not applicable to your computer”html
若是强行安装office web apps server也能经过安装,但配置office web app的服务器场时,就会出现错误:KB2592525 还没有安装web
解决方案:使用 pkgmgr 强行安装补丁服务器
1. 下载KB2592525 , 存放到C:\tempapp
2. 在C:\temp下创建files 文件夹spa
3. 执行如下命令解压更新文件:expand Windows6.1-KB2592525-x64.msu –F:* .\filescode
4. 在cmd下切换到 files 文件夹server
5. 执行Pkgmgr 命令安装补丁: pkgmgr /ip /m:Windows6.1-KB2592525-x64.cabhtm
安装office web app的具体过程,请参考:blog
http://www.cnblogs.com/codelove/archive/2013/04/09/3009253.htmlip
http://sunsrv.blog.51cto.com/148309/1130440
http://stevemannspath.blogspot.se/2012/10/installing-office-web-apps-server-for.html
http://melcher.it/2013/05/install-office-web-apps-2013-for-sharepoint-2013-with-pdf-preview/
http://kemptechnologies.com/blog/how-to-setup-office-web-apps-server-2013-farm/