Grant application impersonation permission using Microsoft Exchange Management
Shell
Microsoft Exchange Management
Shell
- OpenMicrosoft Exchange Management Shell.
- TypeNew-ManagementRoleAssignment -Name:<. For example,ImpersonationAssignmentName> -Role:ApplicationImpersonation -User:<ServiceAccount>New-ManagementRoleAssignment -Name:BlackBerryAppImpersonation -Role:ApplicationImpersonation -User:BEMSAdmin.
For more information on how to restrict Application Impersonation rights to specific users, organizational units, or security groups, visit the MSDN Library to see How to: Configure impersonation.