26 C
Dubai
Wednesday, April 24, 2024

Install and configure the Address Book Policy Routing agent in Office365/Exchange 2013/2016


If you have multiple GALs (Virtual Organizations) in the environment and its been segregated using address book policies. GAL1 user can view the information residing contact cards of the GAL2 user. To avoid that

you can configure the ABP Routing Agent, If that level of separation is not required . you can safely skip these process.

When the ABP Routing agent is installed and configured, users that are assigned to different GALs appear as external recipients and they can’t view external recipients’ contact cards.

Open Exchange Management shell –

Install-TransportAgent -Name "ABP Routing Agent" -TransportAgentFactory "Microsoft.Exchange.Transport.Agent.AddressBookPolicyRoutingAgent.AddressBookPolicyRoutingAgentFactory" -AssemblyPath $env:ExchangeInstallPath\TransportRoles\agents\AddressBookPolicyRoutingAgent\Microsoft.Exchange.Transport.Agent.AddressBookPolicyRoutingAgent.dll

image

Run

Enable-TransportAgent "ABP Routing Agent"

image

Restart-Service MSExchangeTransport

or Start – Run –  Services.msc

image

You can run below to check the agent has been created.

Get-TransportAgent

image

Now run

Set-TransportConfig -AddressBookPolicyRoutingEnabled $true

image

Now other GAL users can’t view their other GAL users contact cards.

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

3 COMMENTS

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?