Forum Discussion
Anonymous
Jun 03, 2018There are more results available than are currently displayed
With Windows PowerShell I added 2500 people to the distribution group. but only 1000 members attached as marked. How can I add up to 1,500 active members in bulk? I've added a total of 1500 members u...
VasilMichev
Jun 03, 2018MVP
Not sure what you mean by "marked"? Most Exchange cmdlets will return a limited set of results, including the DG membership ones. The same applies to the UI, either in the Office 365 Admin center or the EAC.
You can certainly have more than 1000 members of a distribution list, but to get the full membership you need to use PowerShell and the -ResultSize unlimited switch. All of the users should have no issues with receiving messages sent to the list.
For more information you can refer to the Exchange Online Limits article: https://technet.microsoft.com/en-us/library/exchange-online-limits.aspx#DistributionGroupLimits