Jump to content

Recommended Posts

Posted

I'm pushing Chrome policy to some PCs via Intune. I've added the admx file for Chrome as described at https://support.google.com/chrome/a/answer/9102677?hl=en

 

I've pushed some of the example policies which are on https://docs.google.com/spreadsheets/d/1d62txalah9kyEoJPK5hDS2Lo6cwHX7oPVQrm8ROfNHg/edit#gid=0

 

What I really want to do is use the one to force browser signin and restrict to a specific domain (as I do on regular domain joined PCs). So this one: https://www.chromium.org/administrators/policy-list-3#BrowserSignin

 

Anyone know string value for this? I've tried various things and they have all errored. I'm guessing the OMA-URI is ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome/AudioCaptureAllowedUrls/BrowserSignin

but not sure of the string value - the value is 0x00000002 - but the exact syntax eludes me. Anyone any ideas?

 

Thanks

Posted
I'm guessing the OMA-URI is ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome/AudioCaptureAllowedUrls/BrowserSignin

Should the OMA-URI be:

 

./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome/BrowserSignin

 

i.e. without the AudioCaptureAllowedUrls?

Posted

Yes - thats me copying and pasting the wrong thing. The bit I'm stuck on is the string. Looking at some of the examples I've tried:

./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome/BrowserSignin

But that does not work.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...