top of page
Search
Vijai Anand Ramalingam
May 6, 2019
How to install or uninstall dll in GAC using powershell
In this article we will be seeing how to install or uninstall dll in GAC using powershell script. In this article Install a dll into GAC...
Vijai Anand Ramalingam
May 6, 2019
How to enforce unique value for a column in SharePoint 2010 using powershell
In this article we will be seeing how to enforce unique value for a list or library column in SharePoint 2010 using C# and powershell. In...
Vijai Anand Ramalingam
May 3, 2019
Advanced Settings for Document library in SharePoint 2010 using PowerShell
In this article we will be seeing how to change the Advanced Settings for Document library in SharePoint 2010 using PowerShell and c#. Go...
Vijai Anand Ramalingam
May 3, 2019
Advanced Settings for list in SharePoint 2010 using PowerShell
In this article we will be seeing how to change the Advanced Settings for list in SharePoint 2010 using PowerShell and C#. Go to List...
Vijai Anand Ramalingam
May 3, 2019
Title, description and navigation for SharePoint list using PowerShell
In this article we will be seeing about the Title, description and navigation for SharePoint list using PowerShell and c#. Go to Document...
Vijai Anand Ramalingam
May 3, 2019
Enable Audience Targeting for SharePoint list using PowerShell
In this article we will be seeing how to enable audience targeting for SharePoint list using PowerShell. Go to List => List Settings =>...
Vijai Anand Ramalingam
May 3, 2019
Validation Settings for SharePoint list using PowerShell
In this article we will be seeing about the validation settings for SharePoint list using PowerShell. Go to List => List Settings =>...
Vijai Anand Ramalingam
May 3, 2019
How to register custom powershell cmdlet
I have created a custom powershell cmdlet and here we are going to see how to register the snapin. Install the snapin: Install.bat @SET...
Vijai Anand Ramalingam
May 3, 2019
Add-SPMetadataNavigationSettings PowerShell Cmdlet
1.0 Introduction: The Metadata Navigation and Filtering Feature in Microsoft SharePoint Server 2010 can help users filter and find...
Vijai Anand Ramalingam
May 3, 2019
Set-SPListAudienceTargeting PowerShell Cmdlet
Introduction: A custom powershell cmdlet which is used to enable the Audience Targeting for the SharePoint 2010 list....
bottom of page