Hi All i am using exchange 2016 hybrid environment. i want to create mail enabled security group in exchange onprem. experts guide me how to create mail enabled security group from exchange onprem powershell module. i use the below syntax for DL not sure of mail enabled security group.
New-DistributionGroup -Name "Test Group1" -Alias "Test.Group1" -DisplayName "Test Group1" -SamAccountName "Test Group1"
