Command
|
Description
|
---|---|
Add-RoleGroupMember –Identity “Discovery Management” –Member “SERVICE_ACCOUNT_NAME”
|
Adds the "SERVICE_ACCOUNT_NAME" account to the Exchange Discovery Management group
|
New-ManagementRoleAssignment -Role "mailbox import export" -User
“SERVICE_ACCOUNT_NAME”
|
Adds the "SERVICE_ACCOUNT_NAME" account to the Exchange Mailbox Import Export role
|