Imagine Think Create Share : How to: Programmatically read the ChangeLog in PowerShell
more fromblogs.msdn.com
/nsoftware - Bringing PowerShell to the Web, SharePoint, ASP.NET, ADO.NET, and more! - Bob Mixon - Mastering SharePoint
more fromsharepointbeagle.com
PowerShell Code Repository
more fromposhcode.org
Imagine Think Create Share : How to: Programmatically Manage the Crawl of a Content Source in PowerShell
## SharePoint Reference
[void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint")
[void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint.Administration")
[void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.Office.Server.Search.Administration")
[void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.Office.Server.Search")
[void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.Office.Server")
more fromblogs.msdn.com
Introducing psake - James Kovacs - CodeBetter.Com - Stuff you need to Code Better!
more fromcodebetter.com
Showing SharePoint Read Only Fields in the Version History + Powershell Script « The Art of SharePoint Evolution
more fromblog.henryong.com
The Power of PowerShell and SharePoint: Enumerating SharePoint Permissions and Active Directory
more fromgeekswithblogs.net
Adventures in SPWonderland. - SharePoint/PowerShell 7: Put the User in the Picture
$cm=get-userprofileconfigmanager "http://sps:2828" $cm.getproperties() | select name, displayname
more fromblogs.flexnetconsult.co.uk
Another PowerShell sample - Did my WSP deployment succeed? - Blogging about SharePoint
more fromblumenthalit.net
Notation: * = Private bookmark and comment|… = Clipping [?] | … = Public highlight [?]
Jeremy Thake's Related Tags
See More Top Contributors
Related Groups on Diigo
-
SharePoint Development Best Practices Series
A great series by Jeremy Th...
Items: 10 | Visits: 25
Created by: Jeremy Thake
-
PowerShell
Items: 17 | Visits: 42
Created by: Eric Kraus
-
PowerShell
PowerShell stuff
Items: 12 | Visits: 22
Created by: Christian Glessner




