Select the product you need help with
How to disable the "Sent by Microsoft Exchange Server 2007" branding sentence in an Exchange Server 2007 DSN messageArticle ID: 941770 - View products that this article applies to. On This PageSYMPTOMSWhen you receive a delivery status notification (DSN) that
is sent from Microsoft Exchange Server 2007, you see a branding message that
resembles the following: RESOLUTIONUpdate informationTo disable the branding message, download and install Update Rollup 3 for Exchange Server 2007 Service Pack 1 (SP1) on the Exchange server. For more information about Update Rollup 3 for Exchange Server 2007 Service Pack 1, see the following Exchange Help topic:Description of Update Rollup 3 for Exchange Server 2007 Service Pack 1 For more information about how to obtain the latest Exchange service pack or update rollup, see the following Exchange Help topic:
(http://go.microsoft.com/fwlink/?LinkId=152557)
How to Obtain the Latest Service Pack or Update Rollup for Exchange 2007 After
you apply this software update, you can use powershell to disable the
branding by using
the following command:
(http://go.microsoft.com/fwlink/?LinkId=152570)
Set-TransportConfig -WritingBrandingInDSNEnabled $false
Note You do not have to restart services on the Exchange server. By
default, the message in the DSN is enabled. If the WritingBrandingInDSNEnabled
parameter
is set to true, there is no change. If the WritingBrandingInDSNEnabled parameter
is set to false, the branding message does not appear for recipients who are
inside or outside the organization. Properties |


Back to the top








