You have an Exchange Server 2010 Service Pack 1 (SP1) organization.
You need to allow all the members of a group named Sales to add members to distribution
groups. Which cmdlet should you use?
A.
Set-Mailbox
B.
New-ManagementScope
C.
New-MailContact
D.
New-TransportRule
E.
Add-ADPermission
F.
New-ManagementRoleAssignment
G.
Set-ManagementRoleAssignment
H.
Set-MailUser
I.
Set-MailboxFolderPermissions
J.
Set-Group
Explanation:
New-ManagementRoleAssignment -Name “Distribution Groups – Managed by Sales” –
SecurityGroup “Sales” -Role “Distribution Groups”