manage Chrome on macsSolved

Participant
Discussion
5 hours ago Feb 23, 2026

I want to enroll my browsers (Chrome) on GWS. I have deployed an app configuration, selected the browser and added the XML with the Token from GWS. Its been 2 hours, restarted the browsers and the chrome://policy still shows blank

Is this not Doable?Screenshot 2026-02-19 at 12.56.54 PM.png

The XML is and the code on the picture, obviously its going to get deleted.

<?xml version=”1.0″ encoding=”UTF-8″?>
<!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<plist version=”1.0″>
<dict>
  <key>CloudManagementEnrollmentToken</key>
  <string>PUT YOUR TOKEN HERE</string>
</dict>
</plist>

Screenshot 2026-02-19 at 1.06.31 PM.pngScreenshot 2026-02-19 at 1.06.41 PM.png

Replies (1)

Marked SolutionPending Review
Hexnode Expert
23 minutes ago Feb 23, 2026
Marked SolutionPending Review

Hello,

Thank you for reaching out to the Hexnode connect!

It looks like the XML structure you are currently using might be missing a few essential keys required for a successful enrollment of the Google Chrome browser on macOS. To ensure the browser enrolls correctly into Chrome Browser Cloud Management (CBCM), we recommend using the following XML configuration:

(Note: Please ensure you replace the XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX string with your actual enrollment token generated from the Google Admin Console.)

For a detailed walkthrough and to ensure no steps are missed during the process, I highly recommend following our official guide:

Enroll Google Chrome for Chrome Browser Cloud Management

This document will guide you through generating the token and deploying the policy via Hexnode without fail.

If you have any further doubts or need more information, please don’t hesitate to reach out. We’re here to help!

Best regards,
George
Hexnode UEM

Save