create exchange online DDL city office based
Hi,
I wan to create exchange online ddl based on city or office can any one help with powershell?
Set-DynamicDistributionGroup -Name ‘ALL Corp Sales Team’ -RecipientFilter “(City -eq ‘Bangalore’, ‘Mumbai’, ”) -and (Company -eq ‘abc’) -and (RecipientType -eq ‘UserMailbox’)”
i am not getting members. FYI multiple city office is base requirement
Thanks in advance
Hi, I wan to create exchange online ddl based on city or office can any one help with powershell? Set-DynamicDistributionGroup -Name ‘ALL Corp Sales Team’ -RecipientFilter “(City -eq ‘Bangalore’, ‘Mumbai’, ”) -and (Company -eq ‘abc’) -and (RecipientType -eq ‘UserMailbox’)” i am not getting members. FYI multiple city office is base requirementThanks in advance Read More