How to create a SharePoint 2013 custom cmdlet!
September 24th, 2012 | Author: Juan Carlos | Filed under: Demos & POCs, SharePoint | Tags: cmdlet, code, commands, cusom, Features, object model, SharePoint, SharePoint 2013
As you know, SharePoint is not only a product but also a development platform. Being a platform you can extend it. You do this by creating custom elements at any level using a rich object model. For instance, you can create custom SharePoint 2013 cmdlets to add extra functionalities and capacities to the existing ones. In this article, I will show you how to create a custom cmdlet that allows you to extract Central SharePoint solutions from the solution catalog in an existing SharePoint 2013 farm.