Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Add TargetAddress to DumpDelegatesandForwardingRules.ps1 #35

Open
random65537 opened this issue Jul 11, 2018 · 1 comment
Open

Add TargetAddress to DumpDelegatesandForwardingRules.ps1 #35

random65537 opened this issue Jul 11, 2018 · 1 comment

Comments

@random65537
Copy link

Email administrators may use TargetAddress to forward email outside the company, and this property does ignore a tenant's forwarding rules.

I've been able to locate this property using ADSI/On Premise AD, I have not been able to locate it in EOP, O365, AzureAD, or Exchange Online powershell commands. More information:
https://serverfault.com/q/920344/477213

Once the relevant TargetAddress attribute is located, please add it to DumpDelegatesandForwardingRules.ps1 as the logical effect of "forwarding" is the same as what that script is trying to report on.

@PsychoData
Copy link

TargetAddress gets mapped direct through In sync rules (this is user, same for inetorgperson and contact on this property),
however, in four Tenants with AAD Sync I couldn't manage to pull that attribute up through MSOnline, AzureAD, AzureADPreview, Exchange Online remote shell, or Exchange Online Hybrid Shell.
It's interesting, because it shows that those attributes are mapped through, but I don't see them anywhere in AzureAD or O365
Screenshot showing TargetAddress mapped through in Synchronization Rules Editor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants