Valid Google-Workspace-Administrator Dumps shared by ExamDiscuss.com for Helping Passing Google-Workspace-Administrator Exam! ExamDiscuss.com now offer the newest Google-Workspace-Administrator exam dumps, the ExamDiscuss.com Google-Workspace-Administrator exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Google-Workspace-Administrator dumps with Test Engine here:
In your organization, users have been provisioned with either Google Workspace Enterprise, Google Workspace Business, or no license, depending on their job duties, and the cost of user licenses is paid out of each division's budget. In order to effectively manage the license disposition, team leaders require the ability to look up the type of license that is currently assigned, along with the last logon date, for their direct reports. You have been tasked with recommending a solution to the Director of IT, and have gathered the following requirements: * Team leaders must be able to retrieve this data on their own (i.e., self-service). * Team leaders are not permitted to have any level of administrative access to the Google Workspace Admin panel. * Team leaders must only be able to look up data for their direct reports. * The data must always be current to within 1 week. * Costs must be mitigated. What approach should you recommend?
Correct Answer: C
* Develop an App Script: * Write an App Script to retrieve user data from the Google Workspace directory, including license type and last login date. * Ensure the script filters data based on the team leader's direct reports. * Create a Google Sheet: * Set up a Google Sheet to display the retrieved data. * Use filter views to restrict the data visible to each team leader, showing only their direct reports. * Automate Data Refresh: * Schedule the App Script to run periodically (e.g., once a week) to ensure the data is up-to-date. * Share with Team Leaders: * Share the Google Sheet with team leaders, ensuring they have view-only access to the relevant filter views. References * Google Workspace Admin Help: App Script * Google Workspace Admin Help: Filter views in Google Sheets