GAM – update passwords in bulk
If you need to reset end user password in bulk, you can use this GAM command.
- Get a CSV file with two columns
- Fist column – email address
- Second column – Password
- Open GAM and run this command
gam csv project.csv gam update user ~Email password ~Password