Manage role group members
Applies to: Exchange Server 2013
This topic shows you how to add, remove and view members of a management role group in Microsoft Exchange Server 2013. For more information about role groups in Exchange 2013, see Understanding management role groups.
For additional management tasks related to role groups, see Permissions.
Estimated time to complete each procedure: 5 minutes
You need to be assigned permissions before you can perform this procedure or procedures. To see what permissions you need, see the "Role groups" entry in the Role management permissions topic.
For information about keyboard shortcuts that may apply to the procedures in this topic, see Keyboard shortcuts in the Exchange admin center.
Tip
Having problems? Ask for help in the Exchange forums. Visit the forums at Exchange Server.
To give a user the permissions that are granted by a role group, you need to add the user, or a universal security group (USG), or another role group that the user is a member of, as a member of the role group.
In the Exchange admin center (EAC), navigate to Permissions > Admin Roles.
Select the role group you want to add members to, and then click Edit
.
In the Members section, click Add
.
Select the users, USGs, or other role groups you want to add to the role group, click Add, and then click OK.
Click Save to save the changes to the role group.
To add a role group member, see the Examples section in Add-RoleGroupMember.
To add multiple role group members or to replace the role group membership entirely, see the Examples section in Update-RoleGroupMember.
To verify that you have successfully added one or more members to a role group, do the following:
In the EAC, navigate to Permissions > Admin Roles.
Select the role group you added members to.
In the role group details pane, verify that the members you added are listed.
To remove the permissions granted by a role group from a user, you need to remove the user, or the universal security group (USG) the user is a member of, from the role group's membership.
In the EAC, navigate to Permissions > Admin Roles.
Select the role group you want to remove members from, and then click Edit
.
In the Members section, select the members you want to remove, click Remove
, and then click Save.
To remove a role group member, see the Examples section in Remove-RoleGroupMember.
To remove multiple role group members or to replace the role group membership entirely, see the Examples section in Update-RoleGroupMember.
To verify that you have successfully removed one or more members to a role group, do the following:
In the EAC, navigate to Permissions > Admin Roles.
Select the role group you removed members from.
In the role group details pane, verify that the members you removed are no longer listed.
The members of a role group are granted the permissions provided by the management roles assigned to the role group. You can view the members of a role group to see which users, universal security groups (USG), or other role groups are granted permissions by the role group you specify.
In the EAC, navigate to Permissions > Admin Roles.
Select the role group you want to view the members of.
In the role group details pane, view the members in the role group details pane.
To view the members of a role group, see the "Examples" section in Get-RoleGroupMember.