Skip to content

Added Get-GSChromePolicySchema and Resolve-GSChromePolicy#410

Open
Foggy2 wants to merge 2 commits intoSCRT-HQ:mainfrom
Foggy2:Chrome-Policy
Open

Added Get-GSChromePolicySchema and Resolve-GSChromePolicy#410
Foggy2 wants to merge 2 commits intoSCRT-HQ:mainfrom
Foggy2:Chrome-Policy

Conversation

@Foggy2
Copy link
Contributor

@Foggy2 Foggy2 commented Feb 15, 2026

This adds initial support for the Chrome Policy API for managing the configuration of Chrome Policies via the Google Admin Console.

Added functions are:

  • Get-GSChromePolicySchema - Allows viewing the Chrome configuration policies that are available in the Admin Console.
  • Resolve-GSChromePolicy - Allows viewing the Chrome configuration policies that have been configured in the Admin Console.
  • InvokeGSPaginatedRequest` - Private function that provides reusable functionality for handling paginated requests.

@jgeron-suhsd - I realised I was going a bit crazy trying to simplify the output and make it more user friendly, when in reality we should be keeping the raw API output as much as we can. With that in mind, I scrapped a lot of what I had and kept it fairly simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant