Get a List of SharePoint Permissions for a User using PowerShell
Background Information: We want to determine, given a specific user, what lists/libraries he has access to in our SharePoint environment, and what access level he has. We want to automate this discovery process using a PowerShell script that will run on the SharePoint server directly, and will prompt the user executing the script to input […]
Read More Get a List of SharePoint Permissions for a User using PowerShell