11 2011 档案

UPA Sync Service启动之后立即自动停止
摘要:通过查看ULS日志, 可以发现下面的记录 ILM Configuration: The ValidateMiisEncryptionKey process returned True. Synchronization database was not previously initialized. Exporting the encryption key from the regi... 阅读全文

posted @ 2011-11-29 16:55 中道学友 阅读(762) 评论(0) 推荐(0) 编辑

SharePoint 2010服务器场的防火墙需要开放哪些端口?
摘要:具体就不在这里鹦鹉学舌了, 请参考下面的文章. Plan security hardening (SharePoint Server 2010) http://technet.microsoft.com/en-us/library/cc262849.aspx SharePoint 2007 and 2010 Farm ports – configuring firewall htt... 阅读全文

posted @ 2011-11-28 10:13 中道学友 阅读(835) 评论(0) 推荐(0) 编辑

配置SharePoint 2010的User Profile Synchronization连接到第三方的LDAP服务
摘要:SUN LDAP http://support.microsoft.com/kb/2290443 Novell eDirectory http://www.harbar.net/articles/sp2010upsedir.aspx 针对Novell eDirectory, 这里在贴出一段用与在管理中心站点的web.config片段. <add name="LdapMember"... 阅读全文

posted @ 2011-11-28 08:14 中道学友 阅读(656) 评论(0) 推荐(0) 编辑

如何开放Hyper-V服务的远程连接权限给别人?
摘要:描述具体步骤的文章如下: http://blogs.technet.com/b/jhoward/archive/2008/03/28/part-1-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-aut... 阅读全文

posted @ 2011-11-25 14:07 中道学友 阅读(3872) 评论(0) 推荐(0) 编辑

SharePoint 2010 Search 架构 - 已完工
摘要:基本知识===============Search 再也不是依赖于SSP了. 默认情况下, Search功能现在由Search Service Application, Search Application Proxy, Web services, Search Service Instance, 还有一下的SQL数据库组成: Search Service Application DB Search Service Application Crawl Store DB Search Service Application Property Store DB 创建Search Ser... 阅读全文

posted @ 2011-11-14 20:38 中道学友 阅读(1864) 评论(0) 推荐(1) 编辑

HTTPReplay and STRACE
摘要:新接触了这两个工具, 但是由于最近太忙了, 实在没有时间去做些深入了解. 存档在这里, 闲些的时候把这篇文章补充完整吧. 参考资料 ==================== STRACE is a socket/SSL tracer designed to generate LOG for Internet Explorer http://www.microsoft.com/d... 阅读全文

posted @ 2011-11-08 06:34 中道学友 阅读(290) 评论(0) 推荐(0) 编辑

请不要修改FIM的配置, 否则SharePoint的User Profile无法获得微软支持
摘要:Officially speaking, we do not support customer manually modify any settings in FIM, all the settings should be done from SharePoint Central Admin. Here is the KB article stating this: http://s... 阅读全文

posted @ 2011-11-07 15:23 中道学友 阅读(283) 评论(0) 推荐(0) 编辑

记一个调用_vti_bin/copy.asmx拷贝文件的代码例子
摘要:本例子已经博主测试通过. 注意这里的过认证的部分. 注意这里对CopyIntoItems方法的调用. 在Visual Studio 2010中添加Web Service的方法 代码如下 using System;using System.Collections.Generic;using System.Linq;using System.Text;nam... 阅读全文

posted @ 2011-11-04 17:35 中道学友 阅读(1065) 评论(0) 推荐(0) 编辑

利用Excel移除重复记录
摘要:解决一个问题, 需要移除重复记录, 懒得写C# code做这样的事, 偶然间从同事Derek那里学到了这个小技巧. 用例子说话. 选择两个列, 结果如下. 只选择Column A, 结果如下: 请结合实际需要灵活运用, 提高工作效率. 参考资料 ================ Remove Duplicate Data ... 阅读全文

posted @ 2011-11-02 14:42 中道学友 阅读(478) 评论(0) 推荐(0) 编辑

SharePoint 2010 OOB Workflow无法启动?
摘要:请检查名为OffWFCommon的feature是否已经被activated. 如果没有, 那么就请运行如下的命令: stsadm -o activatefeature -url http://sharepointsite -force -name OffWFCommon 参考资料 ================= Custom workflow does not sta... 阅读全文

posted @ 2011-11-02 09:52 中道学友 阅读(267) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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

点击右上角即可分享
微信分享提示