View Single Post
Old 03-29-2010, 10:22 AM   #11
gymmbo
New Member
 
Join Date: Mar 2010
Model: 8830
PIN: N/A
Carrier: VERIZON
Posts: 2
Default

I tried the throttling policy with no success but thanks to one of the links by knottyrope I found the following commands which worked perfectly.

Type: Get-MailboxDatabase | Add-ADPermission -User "BESAdmin" -AccessRights ExtendedRight -ExtendedRights
Receive-As, ms-Exch-Store-Admin.

Type: Add-RoleGroupMember "View-Only Organization Management" -Member "BESAdmin".

How in the heck is Microsoft expect any of us to remember all the various commands with EMS or Powershell? I guess that is why the internet and manuals come in handy!

Thanks for the help.
Offline   Reply With Quote