How to add several users to SPO Sites using Add-SPOUser

MVP

This time I’m sharing a PowerShell script that will allow you to add several users to different SharePoint Online (SPO) sites using Add-SPOUser cmdlet. All the required information (SPO Site Url, SPO Site Group and User Login) is read from a CSV file with the following structure:

Add_Users_To_SPO_File_Format.PNG

 

 

 

0 Replies