Jump to content

Recommended Posts

Posted

Hi everyone

 

I just wanted to see if anyone else came across this, I have added myself full access permissions to everyone's mailbox using the EMC on the server this now allows me to view any mailbox using OWA just fine but it also added all the mailboxes into my Outlook. I have to switch off the download shared folder under the cache settings because it tried to download all emails from every account but what I was wondering is this a default setting once you have given yourself full access to the mailbox?

 

Anyone else come across this before?

 

Thank you

Posted

If you add the permissions via powershell you can turn off the mapping:

 

Add-MailboxPermission –Identity user.account -User your.name -AccessRights FullAccess -AutoMapping $false

  • Thanks 1
Posted
that's great thank you ill put that down that's the bit I didn't add to the end of the add-mailboxpermission

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...