Forum Discussion
Cross forest Distribution Group list expansion
We have two forests in a 2-way trust.
On each forest there's an Exchange 2016 Organization installed.
On one forest a Distribution group has been created with users from both the forests, in ADUC we see the membership correctly for all the users.
On the Exchange Console of that Forest opening the DG we can see only the "local" users and the SID for the remote one.
Sending an email to the DG it only delivers to local forest's users.
Why Exchange Server doesn't expand the DG membership as the ADUC does and deliver emails to all recipient ?
Do we have to replicate remote Forest's Users as local contacts ?
thanks
1 Reply
- ReedHudsonIron Contributor
The administrator can run the command Set-OrganizationRelationship -Identity Trust Name -MailboxMoveEnabled $true -FreeBusyAccessEnabled $true -GroupMailboxAccessEnabled $true true, and make sure that both forests have configured the availability service address with Add-AvailabilityAddressSpace.