View All Site Collection Users in SharePoint 2010 and 2013
I
have had to do this a few times so I thought I would put this out here so I can
find it easily again. In SharePoint 2007 there was this nice view of all
the users in a site collection, this provided a great way to remove users from
all parts of the site collection in one shot. There are many reasons why
one might want to do this, if a user is no longer with the company or if there
name is not syncing up correctly with a change made in AD. The ‘secret
URL’ in SharePoint 2010 and 2013 to do this is:
http(s)://<your site>/_layouts/15/people.aspx?MembershipGroupId=0
Probably the easiest way to get to this URL is to go into any group on your root site collection and just change the query string to have the Membership Group ID to 0.
Comments
Post a Comment