Scandals of an ITian

Not just another Wordpress Site

SharePoint

Adding CRM List Web Part to SharePoint 2010

CRMLOGO

This is a total hack! I mean please do a little more research before Production deployment J …. Well we all know about this one http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/ Integrating SharePoint document library within CRM. But we had a new requirement to get CRM Lists to be displayed as web part within SharePoint 2010. I knew there was [...]

, , , , , ,

SharePoint Search Crawl Errors and Fixing them

042112_1511_SharePointS4.png

My current lab environment has the following: 2 Web Front Ends which are sitting behind 2 Clustered Load balancers that I use. Query Role is also setup within this layer, so the Index are being written onto this server. 2 Application Servers that has been configured with 1 crawler per server. The load balancers as [...]

, , , , , , , , , , ,

SharePoint Update – Joining Farm Issue

042012_2204_SharePointU1.png

In order to test some search functionality for a project that I am involved with, I decided to add another APP server to my SharePoint farm. Currently the farm: Basically the farm is currently at August 2011 CU level. I finished building the base Windows 2008 R2 SP1 App server and installed SP2010 binaries onto [...]

, , , , , , ,

IIS reset your whole SharePoint Farm

041412_0142_IISresetyou1.png

One of my current projects involves building a farm with Multiple SharePoint servers. One of the painful processes is doing an IISReset across the farm. There are few solutions out there and this is the one I wrote couple of days back using their logic. 12345678910111213141516171819cls Write-Host "Loading SharePoint Commandlets" Add-PSSnapin Microsoft.SharePoint.PowerShell -erroraction SilentlyContinue Write-Host [...]

, , , ,

Search Setup for Anonymous Site on SharePoint 2010

User2

So, the scenario is that there is an Authoring URL (Default) https://authoringURL/default.aspx which is built using Claims based Authentication + NTLM Which has been extended out to a Anonymous URL (Internet Facing) https://www.annonymous.co.nz which is built using Anonymous +NTLM They exist under the following zones: I have set up a Document Library https://authoring/Ecom%20Lib/Forms/AllItems.aspx     [...]

, , , , , , , , ,

Previous Posts