Good day
I have a problem when I try to impersonate this is the command that I used
New-ManagementRoleAssignment –Name: "PAM” -User: "PAM@fapc.org" –Role:"ApplicationImpersonation”
I need that 1 user called PAM has permission to impersonate all the others user of domain, also that has access to the calendar of all the users
This is what I get when I run the command
Get-ManagementRoleAssignment
PAM ApplicationImp... PAM SERVICE User Direct PAM EMS SERVICE
Can you please help me find the problem with this?