SCRT-HQ / PSGSuite

Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
https://psgsuite.io/
Apache License 2.0
235 stars 67 forks source link

[DEPRECATED] Update Drive commands to use the new Drives instead of Teamdrives #197

Closed scrthq closed 5 years ago

scrthq commented 5 years ago

Google has deprecated the Teamdrives endpoint, replacing it with the new Drives endpoint.

I'm opening this issue to track progress towards being completely converted.


Open Items / To-Do