Free ChromeOS-Administrator Exam Dumps

Question 16

How would you deploy your "Terms of Services" page to all managed ChromeOS devices?

Correct Answer:B
✑ Go to the Google Admin console.
✑ Navigate to "Device Management" > "Chrome Management" > "User & browser settings".
✑ Find the section for "Managed Guest Session".
✑ Locate the setting for "Terms of Service".
✑ Upload your "Terms of Service" document in plain text format.
This will present your Terms of Service to users when they log in as a guest on any managed ChromeOS device.
Why other options are incorrect:
✑ A. Chrome Verified Access:This is for controlling access to corporate resources, not displaying terms of service.
✑ C. Wallpaper:Using the wallpaper to display terms of service is not practical or user-friendly.
✑ D. Custom avatar:The avatar is for user personalization and not related to terms of service.

Question 17

A school wants all new Chromebooks to be enrolled through zero-touch enrollment (ZTE) in their parent organization unit. An admin needs to create tokens.
Where will the admin go to generate the enrollment tokens for Chromebooks?

Correct Answer:A
To set upZero-Touch Enrollment (ZTE), an administrator must go toDevices > Chrome > Enrollwithin the Admin console. This is where they can generate the necessary enrollment tokens for automatic enrollment of devices when they first connect to the Internet.
Verified Answer from Official Source:
The correct answer is verified from theGoogle ChromeOS Zero-Touch Enrollment Guide
, which specifies the steps to generate enrollment tokens.
"To create Zero-Touch Enrollment tokens, go to Devices > Chrome > Enroll in the Admin console."
Zero-Touch Enrollment simplifies the setup process for educational institutions by automatically enrolling devices into management without manual intervention. Objectives:
✑ Automate device enrollment using Zero-Touch.
✑ Simplify ChromeOS deployment in educational environments.
References:
Google ChromeOS Zero-Touch Enrollment Guide

Question 18

Your customer is deploying ChromeOS devices in their environment and requires those ChromeOS devices to adhere to web filtering via TLS (or SSL) Inspection. What recommendations should you make to your customer in setting up the requirements for ChromeOS devices?

Correct Answer:A
To set up TLS (or SSL) inspection for web filtering on ChromeOS devices, you need to follow these steps:
✑ Configure Hostname Allowlist: Create an allowlist of hostnames
(e.g., *.google.com, *[invalid URL removed]) that should bypass TLS
inspection. This ensures that essential services like Google services and your own domain can function properly.
✑ Set up TLS Certificate: Obtain the required TLS/SSL certificate from your web filter
provider and install it on your web filter. ChromeOS devices need this certificate to establish a secure connection with the web filter for TLS inspection.
✑ Verify TLS Inspection: Once the configuration is in place, test and verify that TLS
inspection is working as expected. This involves checking if the web filter can correctly intercept and decrypt HTTPS traffic for websites not on the allowlist.
Why other options are not correct:
✑ Option B: While reaching out to Google Workspace Security and Compliance can be helpful, it's not the primary step in setting up TLS inspection. The configuration needs to be done on the web filter and ChromeOS devices.
✑ Option C: Transparent proxies are generally not recommended for ChromeOS devices as they can interfere with certain functionalities. While it might work with an allowlist for Google domains, it's not the best practice.
✑ Option D: ChromeOS devices do not come preconfigured to adhere to company TLS inspection. This configuration needs to be set up explicitly by the administrator.
References:
About TLS (or SSL) inspection on ChromeOS devices:
https://support.google.com/chrome/a/answer/3504942
Verify TLS (or SSL) inspection works:
https://support.google.com/chrome/a/answer/3504943

Question 19

A customer deploys a large number of ChromeOS devices and would like to start the process of turning on Zero-Touch Enrollment (ZTE) to streamline their deployment process. As an administrator, what would be required to enable ZTE?

Correct Answer:B
Zero-touch enrollment (ZTE) automates the device enrollment process when users first power on their ChromeOS devices. Before you can enable ZTE, you need to determine the organizational unit (OU) where the devices should be placed during enrollment. This is crucial because different OUs can have different policies and configurations applied to them.
✑ Plan Your OU Structure: If you haven't already, create a well-organized OU
structure in your Google Admin console that reflects your organization's hierarchy and device management needs.
✑ Select the Target OU: Choose the specific OU where you want the ZTE-enrolled
devices to reside. Consider factors like department, location, or device type when making your decision.
Once you've identified the appropriate OU, you can proceed with creating a zero-touch enrollment token and associating it with that OU. This will ensure that newly enrolled devices are automatically placed in the correct OU and inherit the desired policies.

Question 20

At a specific location in your organization, users cannot log in to their ChromeOS devices. The ChromeOS Administrator has also noticed that devices have not synced in the past 24 hours. You have updated policies in the Admin console for your fleet of ChromeOS devices, but the devices are not getting the updated policies. What is a probable change in the environment that can cause these issues?

Correct Answer:A
If ChromeOS devices cannot log in and are not syncing with the Admin console, it is likely thatnetwork traffic to Google services has been blocked. ChromeOS devices require access to Google servers for authentication and policy synchronization.
Verified Answer from Official Source:
The correct answer is verified from theGoogle ChromeOS Troubleshooting Guide, which
notes that blocking traffic to essential Google services can result in login and sync failures.
"Ensure that the network configuration allows access to essential Google services. Blocking such services can prevent device login and policy synchronization."
Blocking traffic to Google servers disrupts the device's ability to authenticate users and receive updates from the Admin console, leading to connectivity issues.
Objectives:
✑ Troubleshoot network-related login issues.
✑ Ensure uninterrupted access to Google services for ChromeOS devices.
References:
Google ChromeOS Troubleshooting Guide