Site definitions
SharePoint Magazine: Great Benefits to SharePoint Site Definitions http://goo.gl/mag/BWJkC
SharePoint Magazine: Great Benefits to SharePoint Site Definitions http://goo.gl/mag/BWJkC
Blobcache.txt # from http://blogs.technet.com/b/heyscriptingguy/archive/2010/09/14/use-powershell-to-script-changes-to-the-sharepoint-web-config-file.aspxfunction Enable-SPBlobCache {param( $WebApplication) process { $WebApp = $WebApplication.Read() # SPWebConfigModification to enable BlobCache $configMod1 = New-Object Microsoft.SharePoint.Administration.SPWebConfigModification $configMod1.Path = "configuration/SharePoint/BlobCache" $configMod1.Name = "enabled" $configMod1.Sequence = 0…
After installation , I always look at health analyzer to check for warning/errors but , as you all know timer job will run at an interval, so decided to run…
Check this Linkhttp://support.microsoft.com/kb/2018958/ But if you use Citrix or TS then its not this, but i suspect IE 6/7 , please check the authentication settings in the Security tab, and…
SharePoint Foundation 2010 Release Version KB Download RTM 14.0.4762.1000 n/a n/a June 2010 CU 14.0.5114.5003 n/a n/a Aug 2010 CU 14.0.5123.5000 2352346 Oct 2010 CU 14.0.5128.5000 2394323 Dec 2010 CU…
UPS is beast in SharePoint 2010 world ( I don’t have to tell everyone knew about it) but guys let me tell you something after FEB CU 2012 UPS/FIM performance…
I’ve faced this problem at of the client and it seems even after increasing the time out value it didn’t work. Troubleshooting this kind of issues is mess so the…
Download SharePoint 2010 Pre-Requisites
PerformancePoint Services SuperFlowsA SuperFlow is an interactive, self-contained Help file that you can download and install on your computer. Once you’ve installed them, your SuperFlows are available even if you…
This is a downloadable PDF file that can serve as an end-to-end guide, from evaluating PerformancePoint Services through implementing it through using it to create reports, scorecards, and dashboards, to…