Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

scivision/gsuite-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G Suite Utilities

Scripts handy for admining G Suite domains and organizations

Intsall

  1. If Python isn't installed on your computer, download and install Miniconda
  2. download this repository to your computer (either via Git or download and extract the Zip file)
  3. setup this program
    cd gsuite-utils
    
    pip install -e .

Usage

Bulk User Add

A certain organization with G Suite "mydomain.org" has an Excel spreadsheet from HR Dept. with certain columns when they add new users in bulk. G Suite wants a specially formatted CSV file.

  1. convert the HR spreadsheet to G Suite CSV
    python bulk_useradd.py newusers.py newusers.csv mydomain.org hash password_length
  2. upload newusers.csv to G Suite via Bulk User Add

About

Scripts handy for admining G Suite domains and organizations

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages