摘要:另外旧版的office文档和PDF格式不支持预览功能。
阅读全文
随笔分类 - Sharepoint
摘要:另外旧版的office文档和PDF格式不支持预览功能。
阅读全文
摘要:其实是SQL服务器硬盘空间不足。
阅读全文
摘要:将 corev15.css 中的有关"Segoe UI","Segoe",Tahoma,移除即可。一共二处C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\1033\STY...
阅读全文
摘要:微软撤回sharepoint 2013 sp1, 现在已经不能下载32bits和64bits.以下是我们发现的问题(未必一定和SP1有关)- Search SSA managed metadata does not propagate once created- SP Timer Jobs do n...
阅读全文
摘要:可以使用excel,但是powershell会比较方便 (admin mode - Sharepoint powershell)[System.reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint")$siteUrl = "S...
阅读全文
摘要:在安装SP1 后,有时Center admin 会显示那么必须在以administrator运行sharepoint 2013 powershell.PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures运行结束后,会显示Successfully completed the SharePoint Products configuration. Total number of configuration settings run: 6 Total num
阅读全文
摘要:一般而言,大部分的sharepoint的管理工作均可以通过Centrlal Admin完成,可惜这个操作不得不要用powershell.假如Webfront服务器叫 WebServer目录服务器叫AppServer以下是powershell命令$hostWF1 = Get-SPEnterpriseSearchServiceInstance -Identity "WebServer" $hostApp1 = Get-SPEnterpriseSearchServiceInstance -Identity "AppServer"Start-SPEnterpri
阅读全文
摘要:第一次安装把人吓了一跳,居然花了5个半小时。想想有一大堆服务器要升级,不得不想想有什么加速的办法。试了好几种方法,以下的办法最为简单1:停止 IIS ADMIN,WWW 服务2:停止所有 sharepoint 服务3:开始安装 SP14:重起服务器目前一切都好,没有什么后遗症,安装时间缩短至一小时。一个可能的后遗症是破坏搜索结果。
阅读全文
摘要:已经确认。虽然有人讲以下powershell可以帮助安装sharepoint 2013. 不过不是每次都可以的Import-Module ServerManagerAdd-WindowsFeature NET-WCF-HTTP-Activation45,NET-WCF-TCP-Activation45,NET-WCF-Pipe-Activation45 -Source D:\sxsAdd-WindowsFeature Net-Framework-Features,Web-Server,Web-WebServer,Web-Common-Http,Web-Static-Content,Web-De
阅读全文
摘要:缺省的HTML不能直接显示,会被要求存盘。以下操作可以修改Go to Central AdministrationSelect Manage web applicationsSelect the web application you want to modifyIn the Ribbon, click the General Settings button and select General Settings from the drop down menuIn the section Browser file handling, select Permissive instead of S
阅读全文
摘要:在sharepoint 2013 服务器上,如果修改了AAM (alternate access mappings),在服务器上访问本地的sharepoint就会一直弹出登陆窗口,无法访问。于是必须禁用loop back check(Powershell)New-ItemProperty HKLM:\System\CurrentControlSet\Control\Lsa -Name "DisableLoopbackCheck" -value "1" -PropertyType dword
阅读全文
摘要:SharePoint 2013 and SharePoint 2010登陆身份验证格式::0||Where: indicates the type of claim and is the following:“i” for an identity claim“c” for any other claim indicates the format for the claim value and is the following:“#” for a user logon name“.” for an anonymous user“5” for an email address“!” for an
阅读全文
摘要:在sharepoint 2010包括sharepoint2010以前,有一个模板是blank site template.到了sharepoint2013,突然发现没有了。再也不能生成基于blank site template的site了,这样一来从sharepoint2010升级过来的site的备份和恢复就悲剧了,系统一直报告STS#1不能恢复到STS#0.其实blank site template是存在的,只是被隐藏起来了。在C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\10
阅读全文
摘要:方法1:Central Administration > System Settings > Manage servers in your farm (/_admin/FarmServers.aspx)方法2:Windows PowerShell: (get-spfarm).buildversion...
阅读全文
摘要:有一架visual studio 2012的开发环境A由于某种原因无法链接internet, 于是乎安装officetoolsforvisual2012就有问题了。从微软的官网上只可以下载 officetooslforvisual2012rtw (<200kb). 很显然正是一个在线安装的启动。如何取得离线安装包1:必须在某个有internet的pc上安装webPI (web platform installer) 最新版本是 4.62:进入webPI的文件夹 C:\Program Files\Microsoft\Web Platform Installer3:运行webPI 命令行 w
阅读全文
摘要:在sharepoint 2013的 环境预安装时,遇到以下问题查看安装日志发现以下记录- Request for install time of Application Server Role, Web Server (IIS) Role- Install process returned (0)- [In HRESULT format] (0) - “C:\Windows\system32\cscript.exe” “C:\Windows\system32\iisext.vbs” /enext “ASP.NET v4.0.30319″- Request for install time of
阅读全文
摘要:PS D:\sw> Get-SPServiceApplicationDisplayName TypeName Id----------- -------- --AppServiceApp App Management Se... 550e9a64-f9bb-4ef1-a48e-9ea2beb5c1a8Security Token Se... Security Token Se... df7dee30-737f-4bd4-b247-2eef65138c4cApplication Disco... ...
阅读全文
摘要:使用sharepoint designer 2010打开sharepoint网站 选择All files 选择_catalog 选择Masterpage 选择v4.master 在<body>下插入 <asp.label runat=”server” Text=”label 1” id=”label1” /&...
阅读全文
摘要:这是一个新的服务,现在Sharepoint Server有了excel,word,visio服务,就差ppt 服务了。 Visio Service 的管理是在Central Administration 选择 visio graphics service 点击 “Manage” 二个设置 有关visio service的全局设置 数据源 可以发现sharepoint 的l...
阅读全文
摘要:SPS2010的搜索的改进相当大,主要有 包含(+)和排除(-) metadata的匹配 与(AND)和或(OR) 通配符(*) 这些可以直接在搜索框里进行,例如 (ITD –Network) AND (FileExtension:doc OR FileExtension:docx) 这个表示要求搜索包含ITD(除netowrk以外)的word文档。 其次,sps2010的搜索也增...
阅读全文
|