Hello.
I am trying to give read permissions to Poli's mailbox to George in order George have access to Poli's mailbox (not full access..)
I use this command
Add-MailboxPermission Poli -User George -AccessRights readpermission
But when i try to expand the mailbox in outlook i get the following msg
"Unable to expand the folder.The set of folders could not be opened.The opration failed"
when i give full access
Add-MailboxPermission Poli -User George -AccessRights
fullaccess
I have access to Poli's mailbox, but i need just read access
Any idea what i am doing wrong ?
Thank you in advanced
ps.. In owa, shall i give grand access in order one user to see other's mailbox
I am trying to give read permissions to Poli's mailbox to George in order George have access to Poli's mailbox (not full access..)
I use this command
Add-MailboxPermission Poli -User George -AccessRights readpermission
But when i try to expand the mailbox in outlook i get the following msg
"Unable to expand the folder.The set of folders could not be opened.The opration failed"
when i give full access
Add-MailboxPermission Poli -User George -AccessRights
fullaccess
I have access to Poli's mailbox, but i need just read access
Any idea what i am doing wrong ?
Thank you in advanced
ps.. In owa, shall i give grand access in order one user to see other's mailbox