Quantcast
Channel: Thomas.Poett@TEAMS (MVP Teams and Cross-Tenant Migration Specialist)
Viewing all articles
Browse latest Browse all 292

Focused Mailbox not shown - solution

$
0
0
You might have experienced two issues related with not having the FOCUSED MAILBOX shown on your Outlook client.

- Either its not shown on all client
- or its shown one one client but on another not

First you need to have activated Outlook with an account related to a dedicated Office 365 tenant where focused mailbox is enabled on a Organization Level.
Even if one client shows up focused mailbox and another not, simply changing the accounts to the same subscription account will not activate the focused mailbox.

It all comes back to the same solution:



To check whether your focused inbox is turned on, please run powershell commands referring to the steps below and send us a screenshot. Please be informed that you need to involve your adminto perform this.




2. Run the following commands:

Get-FocusedInbox –Identity “user@domain.com email address”
Get-OrganizationConfig | fl *focus*


You must activate it on your Exchange Org:
Get-OrganizationConfig -FocusedInboxOn $True


Here its an example of how it was done:

Focused Mailbox not shown:

Login to Exchange Tenant, checked Org Level (undefined) and user was enabled.

Change and verify the Exchange Tenant settings:

Restart Outlook and it behave as expected




Viewing all articles
Browse latest Browse all 292

Trending Articles