This blog is intended to be for my own reference only.
Thursday, 10 July 2014
Export All Unique Permissions from Site Collection using PowerShell
This handy script loops though all sites, lists, libraries and documents in a Site collection and exports all the permissions into a csv.
Just remember to replace '' with your site collection URL.
No comments:
Post a Comment