I test the commands you provided. They works well.
After that, I add group members and send a message to this mail-enabled security group. The message can be received successfully.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All
i am using exchange 2010 hybrid environment, i have a security group in onprem AD, i want to convert it to mail enabled security group, current group scope is global, group type is security what i understand is i should convert group scope to universal. will the below two syntax's satisfy my requirement?
From powershell:Get-ADGroup -Identity group1 | Set-ADGroup -GroupScope Universal
From EMS:Enable-DistributionGroup -Identity group1 -primarysmtpaddress group1@Company portal .com
I test the commands you provided. They works well.
After that, I add group members and send a message to this mail-enabled security group. The message can be received successfully.