github GAM-team/GAM v7.08.00
GAM 7.08.00

latest releases: v7.20.03, v7.20.02, v7.20.01...
3 months ago
  • 7.08.00

Added the following command that can be used instead of the GetTeamDriveOrganizers.py script.

gam [<UserTypeEntity>] print shareddriveorganizers [todrive <ToDriveAttribute>*]
        [adminaccess|asadmin] [shareddriveadminquery|query <QuerySharedDrive>]
        [orgunit|org|ou <OrgUnitPath>]
        [matchname <REMatchPattern>]
        [domainlist <DomainList>]
        [includetypes <OrganizerTypeList>]
        [oneorganizer [<Boolean>]]
        [shownorganizerdrives [false|true|only]]
        [includefileorganizers [<Boolean>]]
        [delimiter <Character>]

The command defaults match the script defaults:

  • domainlist - All domains
  • includetypes - user,group
  • oneorganizer - False
  • shownoorganizerdrives - True
  • includefileorganizers - False

For example, to get a single user organizer from your domain for all Shared Drives including no organizer drives:

gam redirect csv ./TeamDriveOrganizers.csv print shareddriveorganizers domainlist mydomain.com includetypes user oneorganizer shownoorganizerdrives

See Update History

Don't miss a new GAM release

NewReleases is sending notifications on new releases.