View Single Post
  #3 (permalink)  
Old 06-12-2007, 02:27 AM
BESadmin's Avatar
BESadmin BESadmin is online now
Administrator
Join Date: Aug 2006
Posts: 1,950
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
Reply With Quote