Inventory Permissions with Powershell

Inventory Permissions with Powershell

Here is a script that will inventory all users and permissions by site collection in a sharepoint farm to a csv file and/or a SharePoint list. Add-PSSnapin Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue…