Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copying OU Settings with GAMADV-XTD3 #447

Open
MichaelSteinberg opened this issue Nov 18, 2024 · 2 comments
Open

Copying OU Settings with GAMADV-XTD3 #447

MichaelSteinberg opened this issue Nov 18, 2024 · 2 comments

Comments

@MichaelSteinberg
Copy link

I'm reaching out for some guidance on how to copy Organizational Unit (OU) settings from one OU to another using GAMADV-XTD3. I've been trying to achieve this using the JSON file functionality, but haven't had success so far.

My goal is to duplicate settings like user creation defaults, password policies, and other OU-level configurations from a source OU to a target OU. Ideally, I'd like to be able to export the settings from the source OU in JSON format, modify them if needed, and then import them into the target OU.

I've attempted to use the gam print ou /sourceOU > ou_settings.json command to export the settings and then the gam update chromepolicy ou /targetOU ./ou_settings.json command to import them. However, I'm encountering errors, and it seems like certain settings might not be transferable through this method due to the structure of the Google APIs and/or GAMs.

Could you please provide some insights on whether this functionality is currently supported by GAMADV-XTD3? If so, are there any specific steps or considerations I need to take to ensure a successful transfer of OU settings? If this isn't currently possible, are there any alternative approaches or workarounds you'd recommend?
Any assistance or guidance would be greatly appreciated.

@taers232c
Copy link
Owner

taers232c commented Nov 18, 2024 via email

@MichaelSteinberg
Copy link
Author

MichaelSteinberg commented Nov 18, 2024 via email

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

No branches or pull requests

2 participants