PnP PowerShell Admin Scripts Manage SharePoint with ease!
About Our Featured ScriptsThe must have PnP Admin Scripts
AddRemoveUserFromSPGroup
This script allows you to add/remove users in bulk to/from a SharePoint group dynamically by reading data from an input CSV file. Learn more
GetUserMembershipDetails
This script allows you to generate a detailed report for specified user(s) for which SharePoint groups they are a member. Learn more
GetUserDetailsFromSPGroup
This script allows you to generate a detailed report of what users belong to a SharePoint group reading data from an input CSV file. Learn more
SiteCollectionPermissions
This script allows you to generate a site collection permissions report for all the sites, subsites, lists, libraries including item level permissions. Learn more
SetItemLevelPermission
This script allows you to set item level permissions for SharePoint list/libraries. You provide all required data from an input CSV file. Learn more
ExportSharePointListsData
This script allows you to export SharePoint lists data to excel files. You can declare the specific column names from an input CSV file. Learn more