Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 506 Bytes

File metadata and controls

11 lines (6 loc) · 506 Bytes

Create users

Create a .csv to create users at once in [https://admin.google.com] and sends emails to people with the credentials for first login (first login forces to change password).

Usage

The input is a file named guys.csv with 3 columns: LastName,FirstName,ExistingEmail.

Then run the program, it will write a guys.priv.csv with random passwords. You need to import this in [https://admin.google.com/u/0/users].

Once uploaded, press enter in the console and it will send the emails!