|
If anyone is having calendar synchronization issues please run the following command from the Exchange Management Shell:
get-mailboxserver <mail_server_name> | add-adpermission -user BESadmin -accessrights GenericRead, GenericWrite -extendedrights Send-As, Receive-As, ms-Exch-Store-Admin
|