hello - i am deploying some custom admx policies for google chrome. I know my settings are correct as they are pretty simple policies that people have confirmed working with the same settings. i have experienced issues like this in the past that have been solved by typing the policy out in notepad and then pasting in. that does not seem to work this time though. is there anything else i can check? the policy does not show in the mdm report and has the remediation failed message in intune. i have completely deleted these and started over, pasted from the web, pasted from notepad, and typed directly into the intune console. i have other chrome policies that are dependant on the admx deployed and working fine so i dont think it is related to my ingestion. is there some sort of cache on my test machine that can be cleared? below are the policies that are failing despite being correct (99% sure).
Set chrome homepage location
oma-uri: .\Device\Vendor\MSFT\Policy\Config\Chrome~Policy~googlechrome~Startup\HomepageLocation
value: <enabled/>
<data id="HomepageLocation" value="http://example.com"/>
action on startup
oma-uri: .\Device\Vendor\MSFT\Policy\Config\Chrome~Policy~googlechrome~Startup\RestoreOnStartup
value: <enabled/><data id="RestoreOnStartup" value="4"/>
url to open on startup
oma-uri:
.\Device\Vendor\MSFT\Policy\Config\Chrome~Policy~googlechrome~Startup\RestoreOnStartupURLs
value:
<enabled/><data id="RestoreOnStartupURLsDesc" value="1&#F000;http://example.com"/>
Set chrome homepage location
oma-uri: .\Device\Vendor\MSFT\Policy\Config\Chrome~Policy~googlechrome~Startup\HomepageLocation
value: <enabled/>
<data id="HomepageLocation" value="http://example.com"/>
action on startup
oma-uri: .\Device\Vendor\MSFT\Policy\Config\Chrome~Policy~googlechrome~Startup\RestoreOnStartup
value: <enabled/><data id="RestoreOnStartup" value="4"/>
url to open on startup
oma-uri:
.\Device\Vendor\MSFT\Policy\Config\Chrome~Policy~googlechrome~Startup\RestoreOnStartupURLs
value:
<enabled/><data id="RestoreOnStartupURLsDesc" value="1&#F000;http://example.com"/>
Last edited: