Arthur Posted March 12, 2019 Posted March 12, 2019 The syntax of this PowerShell module looks much easier to understand compared to GAM. Website / Download / Wiki PowerShell module wrapping G Suite (Google Apps) API calls 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 Ready to get started? Visit the Initial Setup page and follow the directions there. Prerequisites In order to use this module, you'll need to have the following: Powershell 4.0 or higher (to ensure .NET 4.5+ or .netstandard support if in Core). API Access Enabled in the Admin Console under Security Service Account key created and downloaded as a P12 key file. Client_secrets.json are supported for OAuth use, but P12 key is preferred API Client access allowed for the Service Account that will be used towards the API scopes that you intend to utilize Domain-Wide Delegation enabled for the service account
Arthur Posted March 12, 2019 Author Posted March 12, 2019 Examples... https://powershell.anovelidea.org/powershell/using-psgsuite-module 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now