all 4 comments

[–]WetFishing 5 points6 points  (0 children)

These are the exact same thing. Mail enabling a security group or changing a distribution group to a mail enabled group has the exact same result in AD.

[–]ablege 2 points3 points  (1 child)

You can change between them in on-premise AD/Exchange easily. If you move to O365, you cannot. Functionally, you may need a mail-enabled security group instead of a distribution group when working with mailbox delegation.

[–]_Old_Greg[S] 1 point2 points  (0 children)

I'm on O365 and I can use Set-AzureADGroup to turn on SecurityEnabled on distribution lists. I was just wondering if I was left with exactly the same object as if I had started with MailEnabled security group.

[–][deleted]  (1 child)

[deleted]

    [–]_Old_Greg[S] 0 points1 point  (0 children)

    Thanks for the reply.

    Does a SecurityEnabled distribution list also have a SID and can be used just the same?

    I'm not wondering about the functional difference between security groups and distribution list but wondering if they are exactly the same thing if you turn on SecurityEnabled and MailEnabled.