Programmatically and Selectively Revoke SharePoint Item-Level Permissions Using PowerShell
June 20, 2010 1 comment
I’ve been using PowerShell more and more lately, and liking it more and more as I use it. Here’s another one you might find useful – programmatically and selectively revoking item-level permissions. For this scenario, the SharePoint list already has inheritance broken. Now we have to loop through the versions of SharePoint list items, and [...]