How to Add Members to Office 365 Distribution Group via CSV @Nbit
How to Add Members to Office 365 Distribution Group via CSV  @Nbit
Uploaded February 2022 | Updated September 2026, 2 weeks ago
In this tutorial, we will teach you How to Add Members to Office 365 Distribution Group via CSV

Powershell connect office365
Connect-ExchangeOnline

Export CSV
$DGName = "bogcleveryone"
Get-DistributionGroupMember -Identity $DGName | Select Name, PrimarySMTPAddress |
Export-CSV "C:\\Distribution.csv" -NoTypeInformation -Encoding UTF8

IMPORT CSV
Import-Csv “C:\temp\neurogroupmembers.csv” | foreach{Add-DistributionGroupMember -Identity $_.identity -Member $_.members}

If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
Leave a comment below with your thoughts.
Add it to a playlist if you want to watch it later.


Subscribe Here:youtube.com/networkingbitsabbirkhan

**Follow me Socially 😀

Sabbir Ahmed Khan- goo.gl/dMwKcM (FB)
For more Tips Tutorial- networkingbit.info

**Facebook page: goo.gl/drRSZ3

😊 like ✅ subscribe ✅ bell 🔔 ✅ ♥️
Please Like, Subscribe, and Share our tutorials :)

⚠ DISCLAIMER:
We do not promote any illegal product, content, platform, don't encourage any kind of prohibited activities. This channel provides educational content only.
How to Add Members to Office 365 Distribution Group via CSVHow to hide apps on androidStellar Toolkit for Outlook Review 2026 — Full Tutorial & Feature WalkthroughHow to fix Outlook error 0x8004060C (SOLVED)How to Change Date and Time in Windows 11How to change Facebook page name 2023How to fix 100% cpu usage on windows 10/11How To Fix High Memory and RAM Usage In Windows 10My Client feedback for my Service & Support @HeroVerseApp  CEOEKSA Air Joy Plus 25$ Gaming 🎧 unboxingHow to Reset Forgotten Active Directory Domain Admin Password (FIXED)How to change IP address in windows 11
Networking Bit |

How to Add Members to Office 365 Distribution Group via CSV

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER