Google ChromeOS Administrator — Question 23
To allow remote users to securely connect to an internal network, the organization you’re supporting is using a VPN. The organization would like you to configure the ChromeOS devices so that the Android VPN clients deployed are automatically configured with the correct hostname. How should you configure this in the Admin Console according to Google best practice?
Answer options
- A. Download the Android app on a ChromeOS device, add the hostname manually, then re-upload the app in the organization’s private Google Play Store and deploy it to all ChromeOS devices.
- B. Contact the VPN provider and ask them to provide you with a custom installable client with the correct configuration pre-configured. Then deploy that installable.
- C. Add a managed configuration using JSON to the Android app.
- D. Upload a JSON file with the configuration into the Google Play Store.
Correct answer: C
Explanation
The correct answer is C because adding a managed configuration using JSON allows for automated and centralized configuration of the VPN settings on the Android app. The other options either involve manual processes or require external dependencies that do not align with Google's best practices for managing device configurations.