Hi,
I'm trying to set up Google Chrome bookmarks through Endpoint Manager (our organization is not hybrid, we're Azure only), and I've set up a device configuration profile in Endpoint Manager that looks like this:
Name: Chrome – ADMX – ManagedBookmarks
OMA-URI: ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome /ManagedBookmarks
Data type: String
Value: <enabled/>
<data id='ManagedBookmarks' value='[{"toplevel_name":"Company Bookmarks"},{"url":"login.salesforce.com","name":"Salesforce"}]'/>
But I get Error Code "0x87d1fde8" with the Error Details "Remediation failed."
Does anyone know how to configure the bookmark bar in Chrome through Endpoint Manager?
Thanks!