© 2021 www.richardwalz.com
Richard Walz
All rights reserved.

Add Anonymous Permission to Exchange Receive Connector

Allows users to send an email to External Email Addresses from a server that might be running application or Linux system or service that doesn’t connect directly through an Exchange Server.

Get-ReceiveConnector “CDC-SERVER1” | Add-ADPermission -User “NT AUTHORITY\ANONYMOUS LOGON” -ExtendedRights “Ms-Exch-SMTP-Accept-Any-Recipient”