Bulk Updating Office 365 Users

In order to bulk update users, do the following:


  1. Update the CSV file attached to this solution and save it somewhere on your hard drive.
  2. Save the powershell (.ps1) file attached to the solution to your hard drive
  3. Edit the script as follows:
    1. If the Exchange tools are already installed for powershell, remove the first two lines
    2. Replace with your email address
    3. Replace with the path to the CSV file saved in Step 1
  4. Run Windows Powershell as an Administrator
  5. Change the directory to where the Poweshell script was saved in Step 1.
  6. Type the following command and press enter: .\UpdateUsers.ps1


Users2.csv

UpdateUsers.ps1

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.