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 use a distribution group in the hierarchical address book when you create the group in Exchange Server 2003


View products that this article applies to.

Symptoms

Assume that you create a distribution group in Microsoft Exchange Server 2003 in a mixed Exchange Server 2003 and Exchange Server 2010 environment. Then, you try to use the distribution group in the hierarchical address book by running the Set-Group -Identity distribution group -IsHierarchicalGroup $true cmdlet in Exchange Management Shell on an Exchange Server 2010 server. In this situation, the operation fails and you receive the following error message:
Property IsOrganizationalGroup can't be set on this object because it requires the object to have version 0.10 (14.0.10 0.0) or later. The object's current version is 0.0 (6.5.6500.0).
+ CategoryInfo : NotSpecified: (0:Int32) [Set-Group], InvalidObjectOperationException
+ FullyQualifiedErrorId : ErrorID,Microsoft.Exchange.Management.RecipientTasks.SetGroup

↑ Back to the top


Cause

This issue occurs because the Exchange Server 2010 server uses the Update-Recipient cmdlet to add Exchange Server 2010 attributes to the distribution group. However, the Update-Recipient cmdlet does not set the msExchVersion property of the distribution group.


↑ Back to the top


Resolution

To resolve this issue, install the following update rollup:
2685289 Description of Update Rollup 3 for Exchange Server 2010 Service Pack 2

↑ Back to the top


Workaround

To work around this issue, manually update the msExchVersion property by using the Active Directory Service Interfaces (ADSI) Edit tool (Adsiedit.msc), or run the Get-DistributionGroup | Set-DistributionGroup cmdlet in Exchange Management Shell.

↑ 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


More Information

For more information about how to create a distribution list or distribution group in Exchange Server 2003, go to the following Microsoft website:For more information about the hierarchical address book, go to the following Microsoft website:For more information about the Set-Group cmdlet, go to the following Microsoft website:For more information about the Update-Recipient cmdlet, go to the following Microsoft website:

↑ Back to the top


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 2677872
Revision : 1
Created on : 1/7/2017
Published on : 5/29/2012
Exists online : False
Views : 341