Grant application impersonation permission to the service account
Complete this task if your environment uses an on-premises
Microsoft Exchange
Server
. For the BlackBerry Push Notifications
service to monitor mailboxes for updates, the BlackBerry Push Notifications
service account must have impersonation permissions.- Complete one of the following actions to apply Application Impersonation permissions to the service account:Grant application impersonation permissionsStepsUsing the Exchange Administration Center
- In a browser window, typehttps://<and sign in with a valid account.url_to_on-premises_client_access_server>/ecp
- Clickpermissions.
- Click .
- Type a name and description for the role group.
- In theRolessection, click . ClickApplicationImpersonation > add > OK.
- In theMemberssection, click . Click an account to add and then clickadd > OK.
UsingMicrosoft 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, see theMicrosoftresource How to: Configure impersonation.