Grant application impersonation permissions to the BEMS service account
BEMS
service accountComplete this task only if your environment has an on-premises
Microsoft Exchange
Server
. For the Connect
service to save instant messaging chats to the Microsoft Exchange
Server
Conversation History, the Connect
service account must have impersonation permissions. Complete this task if you use a different service account for Connect
.
Execute the following
Microsoft Exchange Management
Shell
command to apply Application Impersonation permissions to the Connect
service account. This task enables application impersonation for all users to the Connect
service account. - On theMicrosoft Exchange Serveropen theMicrosoft Exchange Management Shell.
- TypeNew-ManagementRoleAssignment -Name:<(for example,ImpersonationAssignmentName> -Role:ApplicationImpersonation -User:<ConnectServiceAccount>New-ManagementRoleAssignment -Name:BlackBerryAppImpersonation -Role:ApplicationImpersonation -User ConnectAdmin).