Sathish Nadarajan

How to Deploy a SharePoint 2013 Solution (WSP) in the Farm using PowerShell

How to Add Remove Install Uninstall WSP of SharePoint 2013 Solution by PowerShell.

Mythili Ranganathan

Navigation – Using Managed Metadata Feature of SharePoint 2013

In this Post let us see the Managed Metadata based navigation SharePoint 2013. It powers the navigation structure and automatically generates pages based on the taxonomy hierarchy.

Sathish Nadarajan

How to Use Try Catch Finally and Error Handling in PowerShell

Let us see about the Try Catch Finally and Error Handling in PowerShell and various exception handling techniques in Powershell in this article.

Ashok Raja

Recap of the Year 2013 and contribution of SharePoint Pals to the SharePoint Community

Year 2013 is a wonderful year for SharePoint Pals both in terms of contribution and visit count. We have grown leaps and bounds in number of visitors as well as number of articles published

Mythili Ranganathan

Creating and Configuring Managed Metadata Service Application in SharePoint 2013

In this post let us see the step by step procedure to create and configure Managed Metadata Service Application in SharePoint 2013.

Santhosh Babu

How to Upload Custom list template and create List Instance from custom list template Using PowerShell in SharePoint 2013

In this article let us discuss about how to upload a custom list template and creating a list based on that custom template in SharePoint 2013 using PowerShell.

Sarath Babu Koneti

How To: Make your SharePoint 2010 site collection read-only, restrict delete

By this article let me share a tip regarding How To: Make your SharePoint 2010 site collection read-only restrict delete

Sarath Babu Koneti

How to use Developer dashboard in SharePoint 2010

In this article let us see how to use Developer Dashboard feature on SharePoint 2010.

Sathish Nadarajan

How to Add more than One SharePoint 2013 WebApplication to a SPTrustedIdentityTokenIssuer on ADFS using PowerShell

How to Add More than One Web Application as Claims Aware ADFS Authenticated Web Application in SharePoint 2013 using PowerShell. i.e. Adding a ProviderRealm to othe Existing Trusted Identity Token Issuer.

Sathish Nadarajan

How to Change the Trusted Installer in Windows Server 2012

Sometimes when we are trying to delete rename the files under System32 or Program files we may end up with Access Denied though logged in as Administrator. The reason is Windows has introduced a new user credential like TrustedInstaller. Let us see how to change the Owner of the System Files from the TrustedInstaller account to the Administrator or some other account.