Powershell

TwitterFacebook
Get flash to fully experience Pearltrees
If you love PowerShell as much as I do, you should be aware of how SharePoint 2010 takes full advantage of PowerShell. Over the past few months, I’ve been giving a presentation on managing SharePoint 2010 with PowerShell. It surprised me that the majority of people aren’t taking advantage of PowerShell or they don’t realize the benefits of learning PowerShell.

SharePoint 2010, PowerShell what’s the deal? « Cody's Powershell Blog

http://codygros.wordpress.com/2010/06/21/sharepoint-2010-powershell-whats-the-deal/

Managing SharePoint with PowerShell, Part 1 - Zach Rosenfield's SharePoint Blog

http://sharepoint.microsoft.com/blogs/zach/Lists/Posts/Post.aspx?ID=7 Finally, on to the meat of why I'm posting… Simply put, I want to make SharePoint easier for you to manage and use – and I think the best way to do this is by leveraging PowerShell. To start, I'm going to go through some simple functions for getting at SPWeb and SPSite's (AKA: 'Sites' and 'Site Collections', respectively). I'm putting all of the following sections into a script which I can load to make these functions available: