Forum Discussion
Exchange Hybrid - GAL
Both Exchange and SfB will show disabled accounts, the don't differ I this regard and use the same attribute to "hide" a user.
As for address list, you can use the familiar Exchange cmdlets: https://technet.microsoft.com/en-us/library/jj983798(v=exchg.150).aspx
This is not what we are experiencing which is why I thought it had to do with AD Connect.
If I go to Outlook and go to Address Book, I do not see the disabled accounts in question.
Now if I open SfB and Type the name in the "find someone" search box the name shows up.
The account in question doesn't have a mailbox (neither on-premises nor online), I also checked the AD attribute msEchHideFromAddressLists which is set to TRUE
We observe this behavior for all our disabled accounts
- VasilMichevApr 22, 2018MVP
Ah, I see. That explains it actually, Exchange address lists (including the GAL) only include valid Exchange recipient types, if the user doesn't have a mailbox (and is not represented by a mail-user object on-premises), Exchange Online will ignore it. I wrongly assumed you are talking about Exchange-related objects.
- Thomas CapacciApr 24, 2018Brass Contributor
Would you know how to explain the difference between the Skype and Exchange Online contacts?
I am trying to understand how I could make that disabled accounts don't show up on Skype.
- VasilMichevApr 24, 2018MVP
It's not about contacts per se, it's about the recipient type for the corresponding object. Here's an example to try in your tenant: create a user directly in the O365, do not license it for Exchange, but give it a SfB license. Such user will be visible in SfB, but NOT visible in Exchange, as it is not recognized as any valid Exchange recipient. The same applies when you sync objects from on-premises - only the objects that are recognized as valid Exchange recipients will show up in the GAL.