Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources: Active Threads
Viewing all articles
Browse latest Browse all 8411

Set-DistributionGroup with linked mailbox users

$
0
0

I was hoping to give managed by rights to users that are linked in my exchange 2010 enviroment.

the PS below is unable to find user object.

 

 

Set-DistributionGroup -Identity 'test.local/NA/Med/Groups/test – all employees'-BypassSecurityGroupManagerCheck -ManagedBy 'otherdomloser1', 'otherdom/oser2'

 

 

Couldn't find object. Please make sure that it was spelled correctly or specify a different object.


Viewing all articles
Browse latest Browse all 8411

Trending Articles