how to convert security group in active directory to mail enabled distribution group for exchange server
we have local active directory set up with 2500 users and 35 security groups . we deployed new exchange server 2016 .
can i convert this security groups to mail enabled distribution group..??
Exchange
Last Comment
Ivan
8/22/2022 - Mon
Ivan
Hi,
if you want to send email to those users, you can create Mail enabled Security Groups.
Go to EMC --> Recipients --> Groups and then choose either to create Mail enabled Security Groups.
Regards,
Ivan.
Haris Aboobaker
ASKER
we already have around 35 security groups created from active directory i think this groups are not mail enabled. existing users are member of this group .
can i convert this group to mail enabled distribution group or mail enabled security group.
Because when we create new distribution group ,again we have to add member user to this group .this is difficult
Ivan
Hi,
I have just realized that direct conversion was available in 2010, but not in 2013/16, for Global security groups.
If you have Universal security groups, then YES, you can convert them to mail enabled security group. This group will still provide access to resources (if it was used for that purpose) and it will also be used to send email to users in that group.
To do so, from Exchange Shell run command:
Enable-DistributionGroup -Identity "Name_of_Group"
if you want to send email to those users, you can create Mail enabled Security Groups.
Go to EMC --> Recipients --> Groups and then choose either to create Mail enabled Security Groups.
Regards,
Ivan.