摘要:
select *from [dbo].[AllLists] where tp_Title='Pages' and tp_WebId='90511126-E1FE-4E4C-8DDF-74DFC89E88C3'select * from [dbo].[AllWebs] where SiteId='00... 阅读全文
摘要:
January 18, 2011By default theremote errors property in SQL Server Reporting Services is set to false, which means error messages in a multi-server en... 阅读全文
摘要:
Cannot convert claims identity to a windows token. This may be due to user not logging in using windows credentials.solusion:This service is enabled v... 阅读全文
摘要:
当我将列表视图阀值设置回到5000后,使用Adam提供的如下脚本对站点进行了更新$app=Get-SPWebApplication http://apps.westrac.com.cn/$app.UnthrottledPrivilegedOperationWindowEnabled=$true$ap... 阅读全文
摘要:
在虚拟机中安装好MAC OS X后, 把CD/DVD中的ISO映像换成VMwareWorkstation安装目录下的/darwin.iso, 然后连接上进入MAC 系统后, 先安装vmware tools, 然后提示重启MAC启动后 在WINDOWS 7的 vmware 设置里,有个共享文件夹, 添... 阅读全文
摘要:
1. 安装过程合理: A. 可以同时在管理中心、两台前端、搜索服务器上安装重新发布的SP1补丁包(所提供的链接) B. 等待所有SP1补丁包安装完成,依次在管理中心、两台前端、搜索服务器上运行配置向导. C. 可以同时在管理中心、两台前端、搜索服务器上安装April 2015 CU补丁包 D. 等待... 阅读全文
摘要:
1. 安装过程合理: A. 可以同时在管理中心、两台前端、搜索服务器上安装重新发布的SP1补丁包(所提供的链接) B. 等待所有SP1补丁包安装完成,依次在管理中心、两台前端、搜索服务器上运行配置向导. C. 可以同时在管理中心、两台前端、搜索服务器上安装April 2015 CU补丁包 D. 等待... 阅读全文
摘要:
#检查版本:# PowerShell script to display SharePoint products from the registry.Param( # decide on whether all the sub-components belonging to the product... 阅读全文
摘要:
阅读全文
摘要:
Add-PSSnapin microsoft.sharepoint.powershell$SSA = Get-SPEnterpriseSearchServiceApplication$SPContentSources = $SSA | Get-SPEnterpriseSearchCrawlConte... 阅读全文