How to Remove an Existing DSN Message

Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.

 

Applies to: Exchange Server 2007, Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3

This topic explains how to use the Exchange Management Shell to remove a customized delivery status notification (DSN) message in Exchange Server 2007 on a computer that has the Hub Transport server role or the Edge Transport server role installed.

Note

You cannot use the Exchange Management Console to perform the procedures in this topic. Instead, you must use the Exchange Management Shell. For more information about how to use the Exchange Management Shell, see Using the Exchange Management Shell.

Before You Begin

To perform the following procedure, the account you use must be delegated the following:

  • Exchange Organization Administrator role

To perform the following procedures on a computer that has the Edge Transport server role installed, you must log on by using an account that is a member of the local Administrators group on that computer.

For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.

Also, before you perform this procedure, you must specify the identity of the DSN message or messages that you want to view. For more information about how to specify the identity of a DSN message, see DSN Message Identity.

Procedure

When you remove a customized DSN message, the DSN code that is associated with that message reverts to the original DSN message that is included with Exchange Server 2007. You can remove a customized DSN message by using the following command syntax:

Remove-SystemMessage <Identity>

Note

You cannot remove an original DSN message that is included with Exchange Server 2007. To change an original DSN message, you must create a new customized DSN message for the DSN code that you want to customize.

To use the Exchange Management Shell to remove an existing DSN message

  • Run the following command:

    Remove-SystemMessage En\Internal\5.1.2
    

For More Information

For detailed syntax and parameter information, see Remove-SystemMessage.

For more information about how to manage DSN messages on an Exchange server, see the following topics: