New distribution group: couldn’t find object

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

One thought on “New distribution group: couldn’t find object

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>