Google Workspace Professional Administrator — Question 88
You work for a small company and are creating new Workspace accounts for 100 temporary users. These temporary users do not currently have any user accounts in your LDAP directory. Also, you want to add a work address to each users’ account. You want to do this task quickly and efficiently. What should you do?
Answer options
- A. Write and deploy a server-side script by using the Admin SDK Directory API.
- B. Ensure that the account information is properly added into the CSV file created from the downloaded template. Upload the file in the Admin console by using the Bulk update users process.
- C. Manually create each new user account in the Admin console. Then add the work address to each new user.
- D. Sync the new accounts by using the Google Cloud Directory Sync (GCDS) server.
Correct answer: B
Explanation
The correct answer is B because it allows for the bulk creation of user accounts, which is much faster than creating each one manually. Option A involves scripting, which may not be necessary for this straightforward task, while option C is time-consuming, and option D is not applicable since the users do not exist in the LDAP directory.