I am looking for a way to use powershell to copy permissions from old security groups to new security groups to avoid manually doing it.
we have new security groups in place and want to copy permissions from older existing security groups.
For example: security group "alpha" permissions would need to be copied to security group "site1 alpha" and "site 2 alpha"
I am pretty sure it doesn't have to be complicated, just something to copy the exact permissions because I am going to need to copy a lot of groups.