July 2017
Intermediate to advanced
648 pages
31h 9m
English
There are several scenarios in which you can use the Exchange Management Shell cmdlets to solve problems with RBAC, and there are a couple of cmdlets that you'll need to use to do this. The following steps outline the solutions for some common troubleshooting situations:
Get-ManagementRoleAssignment -GetEffectiveUsers | '
Where-Object {$_.EffectiveUserName -eq 'sysadmin'}
Get-ManagementRoleAssignment -Role 'Legal Hold' '
-GetEffectiveUsers
Read now
Unlock full access