Score:0

Set automapping for exchange-online SharedMailbox as default for all user

co flag

We have some migrated sharedmailboxes on a exchange online mailserver. When users get access to one of these mailboxes via mailbox delegation setup, these mailboxes do not appear automatically in their outlook.

I know there is a powershell script for enabling automapping for a single user for a mailbox.

Get-Mailbox "SharedMailbox" | Add-MailboxPermission -User UserXYZ -AccessRights FullAccess -AutoMapping:$TRUE

But is there a script or a setting, to enable automapping as a default for a mailbox? So that all users, also new user that get access to the mailbox, will automatically get it displayed in their outlook?

Score:0
us flag

Based on my knowledge, you could achieve this goal in exchange on-prem via scripts agent, but in exchange online it seems cannot be achieved via scripts agent.

If you want to enables Outlook automapping on mailboxes where users have been given full access rights, you may need seek for a script expert to do this. For more details: Enable Outlook Automapping for Exchange mailboxes

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.