Get Users/Groups list from SharePoint

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

June 24th, 2015 5:17pm

Yes, there is roughly a million different scripts that can do this.

This one came up on my first search and looks ok: http://blog.kuppens-switsers.net/sharepoint/get-sites-webs-lists-and-number-of-items-with-their-permission-inheritance-in-sharepoint/

  • Proposed as answer by Gus.C Thursday, June 25, 2015 12:46 AM
Free Windows Admin Tool Kit Click here and download it now
June 25th, 2015 12:23am

Hi Alex

Thanks for the response. In the powershell script on the link, I changed site name and csv file path and tried to execute the script. But powershell window get closed in few seconds and I don't see the file. I have very basic knowledge of powershell.

I have got the link which gives the list of all the folders/items/list/library which have Unique permission. Here is the link:

http://sharepointpromag.com/site-files/sharepointpromag.com/files/uploads/2014/11/Smith_SPC389_Listing_01.pdf

But I want to add users as column to list.

Thanks

June 26th, 2015 5:51pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics