Forum Discussion
Brent Ellis
Feb 06, 2017Silver Contributor
What would make a Shared Mailbox NOT show up in Outlook (2016, ProPlus C2R)?
What setting would make a Shared Mailbox NOT show up for a user? User is using Office 365 ProPlus (click to run), version 2016 (first release deferred channel).
Feb 06, 2017
(By the way, if you are asking about the other way around, i.e. why isn't it automatically mapping) then the first point of call is to remove and re-add the permission. For example, if you move a mailbox from on-premises, this could explain why although it kept the permission auto mapping isn't working.
Brent Ellis
Feb 06, 2017Silver Contributor
Option 2 is what I am asking about, permission has been removed and re-added a few times now (over the course of a few days). It works for other people, including myself.
I am curious if it is a setting perhaps, but before we go digging around his computer and Outlook settings, would like to know what we should be looking for.
I am curious if it is a setting perhaps, but before we go digging around his computer and Outlook settings, would like to know what we should be looking for.
- C_the_SFeb 06, 2017Bronze Contributor
A couple times a user here hasn't seen the Shared Mailbox in desktop but did in OWA, we would delete their Outlook profile and recreate it. That, for us at least, got the Shared Mailbox to show up.
- Brent EllisFeb 06, 2017Silver ContributorSo a bit more clarity (user is in Europe), was able to determine the mailbox WAS showing up, just couldnt be used.
The setting "use exchange cached mode" was not checked, which as soon as it was, user was able to start seeing emails and folders.- Victor_UngureanuFeb 07, 2017
Microsoft
If the mailbox was showing up, then the shared mailbox was pushed through autodiscover to Outlook client. Next step performed by Outlook is to run autodiscover on the address of the shared mailbox and this is where is probably failing.
You can run test email auto-configuration on the address of the shared mailbox, without any credentials. If prompted for credentials, type in the upn and password of the user having permissions over the shared mailbox.
If you have a hybrid environment (autodiscover pointing to on-prem) and the shared mailbox was created directly in cloud, then this is the cause.
https://support.microsoft.com/en-us/help/3129334/users-in-a-hybrid-deployment-can-t-access-a-shared-mailbox-that-was-created-in-exchange-online
- Feb 06, 2017
The link above should show you the only setting service-side available to control it. By default, it adds the automapping, which should mean just a remove and re-add should ensure that it has been configured the way you intend it to work.
The setting itself will be stored in Office 365 within an AD that sits behind your Exchange Online environment. Technically it works the same way as on-premises.
After making the change, you should expect to see the mailbox auto-map within at the most an hour, but within 10-15 minutes would be normal if you re-launch the client.
If you want to verify Outlook is receiving the correct details, you can use the Test Email Autoconfiguration to retreive the Autodiscover XML, which will show if the mailboxes to auto map are being provided by Exchange Online.
To do this, Ctrl-right click the Outlook icon in the notification area of the taskbar, and choose Test email autoconfiguration, enter the email address and password and only leave Autodiscover ticked. Once it completes, you will see a Result, Log and XML tab. Look in the XML tab and scroll down to the bottom and see if you see an <AlternativeMailbox> section listing the Shared Mailbox.
If it is listed, it's the client (or connectivity from the client when it does another Autodiscover to map the shared mailbox), if isn't listed, then it's something to do with the automapping not being pushed through server side.
Steve
- guyisitMar 11, 2019Copper Contributor
I found this via a top search result, only my issue was for an on-prem to on-prem migration (Exchange 2010 to Exchange 2016.) I figured I'd tack on to this older ticket in hopes it helps someone else. Steve's mentioning Autodiscover sent me down the right path.
A user had been migrated to Exchange 2016 a week prior and was working fine, including using two mailboxes (that were user mailboxes but he had full access/ sendas permission.) After migrating the two secondary mailboxes, one was opening and the other would just say "Cannot expand the folder. The set of folders cannot be opened. Microsoft Exchange is not available. Either there are network problems or the Exchange server is down for maintenance."
I re-created the user's local Outlook profile and while the working secondary mailbox showed up, the other one was missing completely. I checked Autodiscover for his email account, and saw that he had both secondary accounts listed. I then stumbled across this thread.
Steve & Victor's suggestion about Autodiscover lead me down this path:
I checked Autodiscover for the secondary mailbox that wasn't working, and it couldn't find the config. I then recycled the MSExchangeAutodiscoverAppPool on that mailbox's server, and after a minute Autodiscover for that account worked.
I had the user close and open Outlook again, and after restarting again (due to the prompt post-migration), it showed up and worked.