07-13-2020 03:26 AM
Anyone has good PowerShell example that shows permission groups including AD groups from a sub site?
07-14-2020 12:43 AM
@Bikash Maharjan Check if below PowerShell script helps you:
Get SharePoint Online Site and SubSites permission using PowerShell
07-14-2020 06:04 AM
@ganeshsanap Yes, it works partially for I am looking for - it shows the SharePoint groups but not Active Directory security groups. We use AD groups to grant permission to access SharePoint sites.