top of page
Search
Nakkeeran Natarajan
Feb 21, 2019
Add/Remove Custom Ribbon Items on SharePoint List Using CSOM PowerShell
In this post, you will learn how to add or remove custom ribbon items (user actions) on SharePoint list using CSOM Powershell on...
Nakkeeran Natarajan
Feb 21, 2019
Working With SharePoint Web Scoped Features Using PnP PowerShell
In this post, you will learn, how we can retrieve, activate or deactivate Web scoped features on SharePoint site or sub sites, using PnP...
Nakkeeran Natarajan
Feb 21, 2019
Working With List Columns On SharePoint Using PnP PowerShell
In this post, you will learn how we can create, retrieve and delete the columns on SharePoint lists, using PnP PowerShell. The Client...
Nakkeeran Natarajan
Feb 21, 2019
Create, Retrieve Or Delete Site Content Type On SharePoint Using PnP PowerShell
In this post, you will learn, how we can create, retrieve and delete the site content types on SharePoint sites, using PnP PowerShell....
Vijai Anand Ramalingam
Feb 20, 2019
How to deploy a WSP using PowerShell in SharePoint 2010
In this article we will be seeing how to deploy a wsp file using Power Shell in SharePoint 2010 and how to install, activate, deactivate...
Nakkeeran Natarajan
Feb 19, 2019
How to read an XML file in PowerShell 2010
In this article we will be seeing how to read an xml file in powershell 2010. In this we will be creating a simple xml file and we will...
Nakkeeran Natarajan
Feb 19, 2019
How to schedule User Profile Incremental Synchronization in SharePoint 2010 using Power shell
In this article we will be seeing how to schedule User Profile Incremental Synchronization in SharePoint 2010 using Power shell. In...
Nakkeeran Natarajan
Feb 19, 2019
How to add C# code in PowerShell script for adding a SharePoint list item
In this article we will be creating C# code to add an item in the SharePoint list. Then we will make the C# code as a powershell script....
Nakkeeran Natarajan
Feb 19, 2019
How to convert docx to pdf document in SharePoint 2010 using PowerShell
In this article we will be seeing how to convert .docx document to pdf document in SharePoint 2010 using powershell. Word Automation...
Nakkeeran Natarajan
Feb 19, 2019
How to remove the user profile from SharePoint 2010 using C# and Powershell
In this article we will be seeing how to remove the user profile based on the specified Account Name from the user profile database in...
bottom of page