How to add & upload bulk users in Office 365 distribution group

Опубликовано: 22 Апрель 2026
на канале: IT 360 Techbook
15,270
64

#IT360techbook #IT360techbookchannel #IT360

#Office365 #powershell #distributiongroup #bulkupload #exchangeonlinepowershell #distributionlist

Welcome to "IT 360 Techbook"
This video will help you to upload bulk users to your organization distribution groups via a simple steps.

Follow the below powershell Commands
1)Connect-EXOPSSession -UserPrincipalName [email protected]
2)Connect-MsolService
3)Import-CSV E:\filename.csv | ForEach {Add-DistributionGroupMember -Identity "[email protected]" -Member $_.Name}

Subscribe to "IT 360 TechBook" to learn more about IT tips, tricks and shortcuts!
   / @it360techbook9  

Let's Connect!
  / irshad-b-syed-71160684  
  / it360deg  

This video is subjected to copyright act.
“Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use.”

Thanks for watching. Don't forget to post your comments about this video & subscribe to "IT 360 Techbook" to get more videos.