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?
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>
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: