2013年6月7日

SharePoint 2013移除服务器报错"CacheHostInfo is null"

摘要: 笔者将一台SharePoint 场中的一台机器通过Configuration Wizard退了场. 当笔者想到管理中心去Remove Server的时候, 遇到了报错: CacheHostInfo is null 上网搜索一下, 发现这篇文章. 写得非常好, 我把他的脚本运行了一遍, 解决了这个问题. 问题描述 =========================== ... 阅读全文

posted @ 2013-06-07 16:54 中道学友 阅读(921) 评论(0) 推荐(0) 编辑

创建FileShare的content source的SharePoint 2013的powershell脚本

摘要: Add-PSSnapin "Microsoft.SharePoint.PowerShell"#Get SSA and then create a new content source$SSA = Get-SPEnterpriseSearchServiceApplication -Identity "SSA" New-SPEnterpriseSearchCrawlContentSource -Se... 阅读全文

posted @ 2013-06-07 14:36 中道学友 阅读(224) 评论(0) 推荐(0) 编辑

SharePoint 2013中Sign in as another user选项没有了

摘要: 博主想切换用户测试一点东西, 发现SharePoint 2013中的Sign in as another user选项找不到了. 查了一下才发现的确是木有了, 微软还出了KB文章来说这个事儿. 有个workaround. 按住Shift, 在IE图标上点右键, 选择"Run as a different user" 文章Where is "Sign in as Different Us... 阅读全文

posted @ 2013-06-07 13:22 中道学友 阅读(319) 评论(0) 推荐(0) 编辑

SharePoint 2013中Office Web Apps的文档无法编辑的问题

摘要: 笔者的环境中的Office Web App可以查看文档了, 可是还不能编辑. 错误信息: Sorry, you don't have a license to edit documents with Word Web App. Please get in touch with your helpdesk. 我遵循了参考资料中所描述的步骤, 设置了licensing. 还是没有成功. 第二天一早, 居然可以编辑了. 有图有真相. 所以, 在你完成了所有步骤还不能工作的情况下, 请记得最后的一个大招, 那就是重启所有的服务器试试看. :) 参考资... 阅读全文

posted @ 2013-06-07 10:33 中道学友 阅读(1516) 评论(1) 推荐(0) 编辑

导航

技术追求准确,态度积极向上