Copy SharePoint Group Membership

Markus Kolbeck
Markus' Blog
Published in
1 min readJun 30, 2016

If you want to copy SharePoint Group Memberships for several SharePoint Sites from one user to another user, this can be done with PowerShell.

Assume you want UserB to have identical SharePoint Permissions for all SharePoint Sites in your Farm as UserA, you can use the following PowerShell Script to achieve that.

--

--