Skip to content

Automatically create users for Google Admin and send emails for activation

Notifications You must be signed in to change notification settings

Telecom-Etude/create-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Automatically create users for Google Admin and send emails for activation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages