Article ID: 951094 - Last Review: July 8, 2008 - Revision: 1.1

You cannot run the New-X400AuthoritativeDomain cmdlet successfully in an Exchange Server 2007 environment if an X.400 address contains a space character

On This Page

Expand all | Collapse all

SYMPTOMS

Starting with Microsoft Exchange Server 4.0, you can use a space character (a blank space) in the X.400 address of an administrative management domain (ADMD). For example, in the following X.400 address, there is a space that is acceptable between the equal sign (=) character and the semicolon character (;) in the "a= ;" part of this X.400 address:
"c=us;a= ;p=Exchange;o=Test;"
However, in Exchange Server 2007, a space character is not permitted in the X.400 address of an administrative management domain (ADMD). For example, you try to run the following X400AuthoritativeDomain cmdlet in the Exchange Management Shell.
New-X400AuthoritativeDomain -name "MyAddressSpace" -X400DomainName "c=us;a= ;p=Exchange;o=Test;"
When you do this, you receive the following error message:
New-X400AuthoritativeDomain : Cannot bind parameter 'X400DomainName'. Cannot convert value "c=gb;a= ;p=Exchange;o=Test;" to type "Microsoft.Exchange.Data.X400Domain". Error: "Invalid X.400 domain"
At line:1 char:60
+ New-X400AuthoritativeDomain -name "MyAddressSpace" -X400DomainName <<<< "c=gb;a= ;p=Exchange;o=Test;"

RESOLUTION

Update information

To resolve this problem, download and install Update Rollup 3 for Exchange Server 2007 Service Pack 1. 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 (http://go.microsoft.com/fwlink/?LinkId=152557)
For more information about how to install the latest Exchange service pack or update rollup, see the following Exchange Help topic:
How to Obtain the Latest Service Pack or Update Rollup for Exchange 2007 (http://go.microsoft.com/fwlink/?LinkId=152570)

STATUS

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

APPLIES TO
  • Microsoft Exchange Server 2007 Enterprise Edition
  • Microsoft Exchange Server 2007 Standard Edition
Keywords: 
kbfix kbqfe kbhotfixrollup KB951094
 

Article Translations

 

Related Support Centers