Applies to Windows and macOS users who use managed Chrome browser.
You can use Omnissa Workspace ONE to generate a Chrome Enterprise Core enrollment token and enroll your Chrome browsers. You can then use your Google Admin console to enforce policies for any users who open Chrome browser on enrolled Microsoft Windows 10 or Apple Mac devices.
Before you begin
Make sure you have access to the Omnissa Workspace One console.
Enroll Windows browsers with the enrollment token
- Sign into the Omnissa Workspace One console.
- On the left, click Resources
Profiles.
- Click Add
Add Profile.
- Select Windows ADMX.
- Select Device Profile.
- Name your profile.
- In the search box, search for Chrome. Then, to the right of Google Chrome result, click Add.
- Search in the list for The enrollment token of cloud policy. Then, to the right of it, click Enabled.
- Sign in to your Google Admin console and generate an enrollment token. See Generate enrollment token.
- Paste enrollment token in the policy value box.
- (Optional) If you want the browser to only work if a successful enrollment occurs, turn on Enable mandatory cloud management enrollment—Set CloudManagementEnrollmentMandatory to 1.
- Click Next.
- Follow the next steps to configure your preferred assignment settings.
- Click Save and Publish to deploy the profile on your machines.
Enroll Mac browsers with the enrollment token
- Sign into the Omnissa Workspace One console.
- On the left, click Devices
Profiles and Resources
Profiles.
- Click Add
Add Profile.
- On the Device Type Selection page, select Apple macOS.
- On the Context Type Selection page, select Device Profile.
- Name your profile and configure any other assignment, smart groups and removal settings.
- On the left, click Custom Settings
Configure.
- Under Custom Settings, paste the following XML:
<dict><key>CloudManagementEnrollmentToken</key><string>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</string><key>CloudManagementEnrollmentMandatory</key><true/><key>PayloadEnabled</key><true/><key>PayloadDisplayName</key><string>Chrome Browser Settings</string><key>PayloadIdentifier</key><string>com.google.Chrome.4F720473-6832-4CE0-A895-E9C3FC6F8CBD</string><key>PayloadUUID</key><string>4F720473-6832-4CE0-A895-E9C3FC6F8CBD</string><key>PayloadType</key><string>com.google.Chrome</string><key>PayloadVersion</key><integer>1</integer></dict>Note: CloudManagementEnrollmentMandatory prevents the browser from starting if an enrollment fails. If you do not want to enable this enhanced security mode, set data value for line 5 to False instead of True.
- Sign into your Admin console and generate an enrollment token. See Generate enrollment token.
- Replace the XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX value in the Custom Settings xml with the token value that you want to deploy.
- Click Save and Publish to deploy the profile on your machines.
Google and related marks and logos are trademarks of Google LLC. All other company and product names are trademarks of the companies with which they are associated.