admin rights to all users mailfiles

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I tried to give my group access to the "Mailbox Store" on a CCR
environment ( if that matters) - did does not work
I typed - Add-ADPermission -Identity "Mailbox Store" -User
"ex_group"
-ExtendedRights Receive-As

My error was - Mailbox Store could not be on domain controller.


I also tried Add-ADPermission -Identity "MailboxStore" -User
"ex_group"
-ExtendedRights Receive-As

I was able to give my group access to individual user files

.