Hello
Is there a way to get all the users/groups into CSV file from SharePoint? There are few powershell scripts which gives the list of sharepoint groups and members within it.
But I also want list of the users who have different access to document(Unique permissions) within library/list.
Is it possible to get username and URL/name of site/list/library/folder/document on which users have access programmatically?
Thanks in advance