Thiru's SharePoint Blogs

Encrypting SharePoint SQL Connections [Clustered & Non Clustered]

To configure the non-clustered server to accept encrypted connections Ensure the SQL Service Account...

Author: Thiru Srinivasan Date: 09/28/2015

Updating SharePoint Content Search Web Part (CSWP) properties after Deployment

In SharePoint Custom solutions, the Content Search Web Parts (CSWP) might require minor property...

Author: Thiru Srinivasan Date: 09/28/2015

SharePoint- Export/Import Managed Metadata Terms through CSV

This custom PowerShell script is to export the SharePoint Managed Metadata term store into a CSV...

Author: Thiru Srinivasan Date: 09/28/2015

Updating SharePoint Content Search Webpart (CSWP) Default Cache Duration

On a search driven SharePoint site, Content Search Web Parts are configured to use the Anonymous...

Author: Thiru Srinivasan Date: 09/16/2015

(B)Locking system pages on SharePoint sites

To prevent anonymous visitors from browsing system pages on a public-facing website, SharePoint...

Author: Thiru Srinivasan Date: 09/16/2015

SharePoint 2013 Workflow - Refresh/Push Latest Workflow Changes (Definitions)

During my tenure on last engagement, realized that pushing the latest changes on workflows in not...

Author: Thiru Srinivasan Date: 11/18/2013

SharePoint 2013 Workflow - Calling a WCF Service

In SharePoint 2013 workflows, since its been re-architectured and CSOM based, the need of making Web...

Author: Thiru Srinivasan Date: 10/31/2013

SharePoint 2013 Workflow Development - Handling Dynamic Values and Collections

SharePoint 2013 Workflow provides a new data type called DynamicValue. This new data type, in...

Author: Thiru Srinivasan Date: 10/25/2013

Managing SharePoint Rendering on Mobile Browsers (iDevices)

Mobile browsers like Safari or Chrome render pages in a virtual "window" (the viewport), usually...

Author: Thiru Srinivasan Date: 10/25/2013

SharePoint 2013 Workflow - Integrating a Custom Association Form

Overview In SharePoint 2013, the integration of custom forms like Association form, initiation form...

Author: Thiru Srinivasan Date: 09/24/2013