Exchange Online - New GAL

PhP59300 76 Reputation points
2023-01-30T17:39:44.94+00:00

Our organisation recently split into two divisions/companies. Both companies currently share the same M365 tenant and same physical hypverV hosts but have their own on-prem AD/vm's.
To provide company separation, within Outlook, we setup a new GAL/OAB/Address Book Policy etc using company attribute filtering. See below:
New-GlobalAddressList -Name "CompanyA GAL" -IncludedRecipients AllRecipients -ConditionalCompany "CompanyA"

Set-GlobalAddressList -Identity "CompanyA GAL"

New-OfflineAddressBook -Name "CompanyA OAB" -AddressLists "CompanyA GAL"

New-AddressList -Name "CompanyA Users" -IncludedRecipients AllRecipients -ConditionalCompany "CompanyA"

New-AddressBookPolicy -Name "CompanyA ABP" -AddressLists "CompanyA Users" -OfflineAddressBook "CompanyA OAB" -GlobailAddressList "CompanyA GAL"-RoomList "\All Rooms"

This has worked but now the users in CompanyA can no longer see any Distribution Groups or Contacts. The Groups and Contacts objects in AD do not have the company attribute. How do i go about creating New-AddressList for CompanyA groups and contacts and add them to the CompanyA ABP?
Thanks in advance.

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,351 questions
{count} votes