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
234 stars 67 forks source link

Sync-GSCourse #338

Open Foggy2 opened 3 years ago

Foggy2 commented 3 years ago

Sync-GSCourse function per issue #334.

Foggy2 commented 2 years ago

@FISHMANPET Thanks for the feedback. This is something that I was working on to replace an existing script that does the same thing. As with all things the existing script, although complicated and messy works just fine and other priorities have since come up. So truthfully I have not looked at this since I put in the initial PR to see if this is something that might be well received for PSGSuite.

If you think this is something worth contributing to the module though I will review your feedback and make some changes in the coming weeks. I wouldn't plan to merge this soon though as it will take me some time to work on it.

Thanks!

FISHMANPET commented 2 years ago

@Foggy2 Hey, I know that feeling, I got added as a contributor here 2 years ago and then never had time for anything 😁.

I think this could be useful, but I'll remove it from the 2.37.0 Milestone and give you time to come back and incorporate the feedback.