[email protected] and [email protected] now become [email protected]
This action can be performed though the Exchange Management Shell using the following cmdlets:
- Get-AddressRewriteEntry: Returns an existing policy.
- New-AddressRewriteEntry: Creates a new policy e.g.
New-AddressRewriteEntry -Name "Address rewrite entry for companyA.com" -InternalAddress companyA.com -ExternalAddress companyC.com- Set-AddressRewritePolicy: Modifies an existing policy.
No comments:
Post a Comment