Google Workspace Professional Administrator — Question 1
As the Workspace Administrator, you have been asked to configure Google Cloud Directory Sync (GCDS) in order to manage Google Group memberships from an internal LDAP server. However, multiple Google Groups must have their memberships managed manually. When you run the GCDS sync, you notice that these manually managed groups are being deleted. What should you do to prevent these groups from being deleted?
Answer options
- A. In the GCDS configuration manager, update the group deletion policy setting to “don't delete Google groups not found in LDAP.”
- B. Use the Directory API to check and update the group’s membership after the GCDS sync is completed.
- C. Confirm that the base DN for the group email address attribute matches the base DN for the user email address attribute.
- D. In the user attribute settings of the GCDS configuration manager options, set the Google domain users deletion/suspension policy to “delete only active Google domain users not found in LDAP.”
Correct answer: A
Explanation
The correct answer is A because adjusting the group deletion policy in GCDS prevents the specified Google Groups from being deleted during the sync process. Option B is incorrect as it suggests a post-sync solution rather than preventing deletion. Option C does not address the group deletion issue directly, and Option D pertains to user deletion policies, not group management.