-
By Lance Robinson Recent Posts. Tweets in SharePoint – Part 2 • PowerShellASP – Generate an RSS feed from PowerShell cmdlets • Tweets In SharePoint • RPC and SharePoint • Automatically Email SharePoint List and Library Items ... Read More
-
The SharePoint Administration Toolkit contains some useful tools for obtaining effective permissions, but seeing the whole picture may still be quite a challenge... Now, to make up for this I've come up with this PowerShell script that retrieves effective permissions for a specified Windows user...
-
I have a SharePoint list with a column call "Documentation". The items in that column are hyperlinks to a folder in library. let's say the link goes to http://portal/sites/New/Foo I want to change the URL to http://portal/sites/NewFoo Each item in the list has a different URL...points the...
-
There is no link about PowerShell script (there is only a message that specific blog doesn't exists). Could you post a new link? I found it very interesting because i would like to do something like that on my sharepoint lists (to addlist item's context menu to any other column in that list)...
-
From the DevConnections 2008 conference...interesting presentation on Automating common SharePoint tasks with PowerShell.... enjoy... http://www.justaddcode.com/blog/2008/11/12/devconnections-2008-automating-common-tasks-with-powershell/
-
Gary Lapointe shows you how to use a custom command he developed (gl-recalculateusage) to pass in various scopes (Farm, Web Application, or Site) and iterate each site collection with that scope. Read More
-
By Lance Robinson Using the PowerShellToys PowerShellWebPart, I was able to insert a PowerShell command prompt inside my SharePoint page with only a few lines of code and some html. Here is the PowerShellWebPart template that I used: ... Read More
-
By Lance Robinson Using the PowerShellToys PowerShellWebPart, I was able to insert a PowerShell command prompt inside my SharePoint page with only a few lines of code and some html. Here is the PowerShellWebPart template that I used: ... Read More
-
This article shows how to automate start a workflow to approve publishing a major version of an item in SharePoint using PowerShell and the PowerEventReceiver. Read More
Posted to
Sharepoint
(Forum)
by
ps2
on
01-30-2009
Filed under: sharepoint, Workflow, PowerEventReceiver
-
Richard Harbridge discusses how to avoid modifying the wrong site column, not the inherited one, but the actual title column used for an entire site collection. Read More