-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Michael Panagos edited this page Apr 16, 2024
·
5 revisions
Welcome to the GoogleWorkspace PowerShell Module wiki!
Documentation coming.
Hosted on PowerShell Gallery at https://www.powershellgallery.com/packages/GoogleWorkspace/
To install, download from the repo or install using the Install-Module command:
Install-Module -Name GoogleWorkspace
- Set-GoogleWorkspaceConfigFilePath
- Set-GoogleWorkspaceTokensFilePath
- Set-GoogleWorkspaceScopes
- Get-GoogleWorkspaceAuthTokensFromFile
- Connect-GoogleWorkspace
- Get-GoogleWorkspaceConfig
- Get-GoogleClassroomCourse
- Get-GoogleClassroomCoursesAliases
- Get-GoogleClassroomCoursesList
- Get-GoogleClassroomCoursesStudentsList
- Get-GoogleClassroomCoursesTeachersList
- Get-GoogleClassroomUserProfile
- New-GoogleClassroomCourse
- New-GoogleClassroomCourseAlias
- New-GoogleClassroomCourseStudent
- New-GoogleClassroomCourseTeacher
- Remove-GoogleClassroomCourse
- Remove-GoogleClassroomCourseTeacher
- Update-GoogleClassroomCourse