New distribution group: couldn’t find object

17 May 2010

On creating a new distribution group in Exchange you could get the following error:

Couldn’t find object “<user object in AD>”. Please make sure that it was spelled correctly or specify a different object. Reason: the recipient <user object in AD> isn’t the expected type.

image

You probably logged in with an administrator account, which has no mailbox associated with it. When you create a mailbox,  you will automatically be the manager of the distribution group.

To bypass this (without creating a admin user mailbox), use the powershell command: New-DistributionGroup and specify the “ManagedBy” parameter

2 Responses to New distribution group: couldn’t find object

Avatar

Thomas Mark

November 18th, 2010 at 10:10

Thank you so much for the help. Saved me a bunch of hassle.

Avatar

David M Williams

May 2nd, 2011 at 08:19

Many thanks! Very useful :)

Comment Form