Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You cannot configure Exchange Server 2007 so that the simple display name appears in outgoing messages


View products that this article applies to.

Symptoms

You can set the simple display name for a mailbox user in a Microsoft Exchange Server 2007 environment. However, you cannot configure the system so that the simple display name appears in outgoing messages.

Note This feature is enabled in Exchange Server 2003 Service Pack 2 (SP2).

↑ Back to the top


Resolution

To resolve this problem, install Update Rollup 4 for Exchange Server 2007 Service Pack 1 (SP1) on the Exchange server. For more information about Update Rollup 4 for Exchange Server 2007 Service Pack 1, see the following Exchange Help topic: For more information about how to obtain the latest Exchange service pack or update rollup, see the following Exchange Help topic:
After you apply this hotfix, type the following command in the Exchange Management Shell to enable this feature for a specific remote domain:
Set-remotedomain -Identity <remote domain name>-UseSimpleDisplayName $true
To enable this feature for all remote domains, type the following command:
Get-remotedomain | set-remotedomain -UseSimpleDisplayName $true
Additionally, you can verify that the option is enabled on a specific remote domain by typing the following command:
Get-remotedomain -Identity <remote domain name> | format-list

↑ Back to the top


More information

For more information about simple display name on Exchange Server 2003, click the following article number to view the article in the Microsoft Knowledge Base:
888416 You cannot configure Exchange 2003 so that the simple display name appears in outgoing messages

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: KB944831, kbexpertiseadvanced, kbqfe, kbfix, kbhotfixrollup

↑ Back to the top

Article Info
Article ID : 944831
Revision : 2
Created on : 10/7/2008
Published on : 10/7/2008
Exists online : False
Views : 328