Forum Discussion
Naming Policies for DL
Hello All,
just wanted to clarify on a point mentioned in this article.
https://technet.microsoft.com/en-us/library/jj218685(v=exchg.150).aspx
It says "The group naming policy for distribution groups is applied only to groups created by users. When you or other administrators use the Exchange Administration Center (EAC) to create distribution groups, the group naming policy is ignored and not applied to the group name"
Can end users create Distribution Lists? if so how? I was under the impression that users can create O365 Groups and not legacy Distribution lists?
Please clarify.
Thanks
Sub division() Dim i, j, l As Long Range("E2:G1048576").Clear l = 2 For i = 2 To 104 For j = 2 To 25 Cells(l, 5).Value = Cells(i, 1).Value Cells(l, 6).Value = Cells(j, 2).Value l = l + 1 Next j Next i End Sub
In the attached file you can run this macro by clicking on the button in cell I2.
2 Replies
- C_the_SBronze Contributor
So the bug of the policy being applied to a Distribution List being changed has been fixed?
We turned off the policy for Group Naming because of that issue.
Hi Vinod,
You are correct, users can only create Groups not Distribution Groups, only Admins.