SP 2010: How to create a PowerShell Snapin - Part 1
Read OriginalThis article provides a step-by-step tutorial on creating custom PowerShell Snap-ins for SharePoint 2010. It covers setting up a Visual Studio 2010 Class Library project, adding required references (System.Management.Automation and System.Configuration.Installation), creating an installer class, and building a custom Cmdlet class. The goal is to extend PowerShell's built-in commands to automate repetitive SharePoint tasks not available out of the box, similar to STSADM extensions in SharePoint 2007. This is part 1 of a series, focusing on the initial setup and basic Cmdlet creation.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet