Microsoft Exchange Server 2016 PowerShell Cookbook - Fourth Edition
by Jonas Andersson, Nuno Mota, Mike Pfeiffer
How it works...
The Get-ManagementRoleAssignment cmdlet is a useful tool when it comes to troubleshooting RBAC issues. If an administrator is unable to modify a recipient or make a change against a server, it is possible that the role assignment is either incorrect or it might not exist at all. In each step shown previously, we used the -GetEffectiveUsers parameter with this cmdlet, which provides a quick way to find out if certain roles have been assigned to a specific user.
In addition to the -WritableRecipient parameter, you have the option of using either the -WritableServer or -WritableDatabase parameters. These can be used to determine whether an administrator has write access to a server or database object. This can be useful to determine ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access