Quote:
Originally Posted by CrackBerryGuy
I'm pretty much having the same issue with Exchange 2010 SP1 and it's driving me crazy  . RIM has been pretty useless, go figure. What was the cmdlet used to correct this issue if you don't mind me asking.
I'm currently running BES 5.0.2.(Bundle 36) with a mixed Exchange environment. This is only affecting our 2010 Mailboxes, the 2007 and 2003 mailboxes work just fine.
Thanks for all the help!
|
In my case even if I used the cmdline, it would not solve my issue
For Exchange 2010 cmd line would be :
Get-MailboxDatabase | Add-ADPermission -User "BESAdmin" -AccessRights ExtendedRight -ExtendedRights Receive-As, ms-Exch-Store-Admin
Add-RoleGroupMember "View-Only Organization Management" -Member "BESAdmin"
What I did instead of using cmd line to assign proper rights was to give full access persmission to my service account in the Exchange management console for each blackberry users. Since I don't have that many blackberry users it was not a too much extensive task. I'm only using Exchange 2007, I don't know if the same "action" would correct the calendar issue on Exchange 2010. Give it a try