Article ID: 941770 - Last Review: March 11, 2009 - Revision: 3.0 How to disable the "Sent by Microsoft Exchange Server 2007" branding sentence in an Exchange Server 2007 DSN messageOn 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, click the following article number to view the article in the Microsoft Knowledge Base:949870
(http://support.microsoft.com/kb/949870/
)
Update Rollup 3 for Exchange Server 2007 Service Pack 1
After you apply this software update, you can use powershell to disable the branding by using the following command: 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. | Article Translations
|

Back to the top
