cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2210
Views
5
Helpful
5
Replies

"The account does not have permission to impersonate the requested user - Unity

Process153
Level 1
Level 1

Yet another question....  Was wondering if the account its referring to is the account used to access exchange in the unified messaging service set up?  I've already added it to the role in exchange so it should have permission...

Thanks for any ideas!

1 Accepted Solution

Accepted Solutions

Leszek Wojnarski
Cisco Employee
Cisco Employee

You'd need to assign appropriate rights to your service account, sot sure what exchange version you have but here are the details:

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/10x/unified_messaging/guide/10xcucumgx/10xcucumg020.html#46196

Leszek

View solution in original post

5 Replies 5

Leszek Wojnarski
Cisco Employee
Cisco Employee

You'd need to assign appropriate rights to your service account, sot sure what exchange version you have but here are the details:

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/10x/unified_messaging/guide/10xcucumgx/10xcucumg020.html#46196

Leszek

Thanks Leszek,

Yeah, tried that and get the usual command cannot be found from Powershell shell

Ah! You have to be a member of the Exchange Organization Administrators group!

Hopefully this will help someone else:

[PS] C:\>new-ManagementRoleAssignment -Name:untiyimperson -role:applicationImpersonation -User:"domain\unityaccount"

Name Role RoleAssigneeName RoleAssigneeType AssignmentMethod EffectiveUserNam
e
---- ---- ---------------- ---------------- ---------------- ----------------
untiyimperson ApplicationImp... Unity MsgStoreSvc User Direct

Thank you Process153, this pointed me in the right direction since we use O365. Below is the non PowerShell way to implement that new Role needed for (applicationImpersonation).

https://www.cisco.com/c/en/us/support/docs/unified-communications/unity-connection/118828-config-cuc-00.html