上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 69 下一页
摘要: http://stackoverflow.com/questions/5376380/sharepoint-2010-change-sitecollection-urlstsadm -o backup -url "http://domain/sandpit/site"-filename "c:\site.dat"#delete old site collection#run gradual site delete jobstsadm -o restore -url "http://domain/sites/site"-filename 阅读全文
posted @ 2013-07-08 11:10 zyip 阅读(201) 评论(0) 推荐(0)
摘要: In Microsoft SharePoint Server 2010, the BlueBand master page is not supported in the Search Center site templates. When you upgrade your Search Center sites, if you decide to maintain the Office SharePoint Server 2007 look, when you try to access the site, the browser displays the following error m 阅读全文
posted @ 2013-07-06 11:13 zyip 阅读(260) 评论(0) 推荐(0)
摘要: When you upgrade to Microsoft SharePoint Server 2010, some of the new SharePoint Enterprise Search Web Parts are missing from the Web Part gallery for upgraded site collections. The following are the missing Web Parts:Refinement PanelRelated QueriesPeople Refinement PanelDual Chinese SearchThis topi 阅读全文
posted @ 2013-07-06 11:12 zyip 阅读(372) 评论(0) 推荐(0)
摘要: SkyDrive Pro client now available as standalone download. Hurray!byTodd O. Klindton5/21/2013 10:02 PMCategory:SharePoint 2010;SharePoint 2013When I published my firstblog post on SkyDrive Pro, you guys asked me a lot of questions. Some of them I even knew the answer to! When I wrote that article the 阅读全文
posted @ 2013-07-03 10:59 zyip 阅读(201) 评论(0) 推荐(0)
摘要: http://technet.microsoft.com/en-us/library/cc723713.aspx 阅读全文
posted @ 2013-06-29 12:32 zyip 阅读(114) 评论(0) 推荐(0)
摘要: http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?ID=60 阅读全文
posted @ 2013-06-29 12:31 zyip 阅读(156) 评论(0) 推荐(0)
摘要: The Microsoft Office Developer Center has created 101 code samples for SharePoint 2010. These samples cover a wide range of useful tasks from working with lists and document libraries, to using BCS. The C# samples, in most cases, have a companion VB.NET project. There are also samples written in Jav 阅读全文
posted @ 2013-06-29 12:23 zyip 阅读(344) 评论(0) 推荐(0)
摘要: http://msdn.microsoft.com/zh-cn/library/ff828776(v=office.14).aspxhttp://msdn.microsoft.com/zh-cn/library/hh126751(v=office.14).aspxhttp://sharepointgeorge.com/2010/configuring-enterprise-search-sharepoint-2010/http://www.sharepointsharon.com/2010/11/search-set-up/ 阅读全文
posted @ 2013-06-29 12:18 zyip 阅读(154) 评论(0) 推荐(0)
摘要: [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint")$farm = [Microsoft.SharePoint.Administration.SPFarm]::Local$farm.Solutions | % { $filename = ($pwd.ToString() + "\" + $_.SolutionFile.Name); write-host ("Saving" + $filename); $_.SolutionFile.SaveA 阅读全文
posted @ 2013-06-26 14:23 zyip 阅读(303) 评论(0) 推荐(0)
摘要: Configuring the User Profile Service in SharePoint 2010http://sharepointgeorge.com/2010/configuring-the-user-profile-service-in-sharepoint-2010/Configuring My Site in SharePoint 2010http://sharepointgeorge.com/2010/configuring-my-site-sharepoint-2010/ 阅读全文
posted @ 2013-06-25 09:38 zyip 阅读(165) 评论(0) 推荐(0)
上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 69 下一页