daknetworks.com

You are here: Blog Show Additional Permissions on All Mailboxes on Exchange 2013

Show Additional Permissions on All Mailboxes on Exchange 2013

Show Additional Permissions on All Mailboxes on Exchange 2013

Get-Mailbox | Get-MailboxPermission | where {$_.user.tostring() -ne "NT AUTHORITY\SELF" -and $_.IsInherited -eq $false} | Select Identity,User,@{Name='Access Rights';Expression={[string]::join(', ', $_.AccessRights)}} | Export-Csv -NoTypeInformation mailboxpermissions-v10.csv

Contact Dak Networks

We are not taking on new clients at this time.