Jump to content

Google Chrome profile sync - automatically accept the prompts?


Recommended Posts

Posted

Is there a way to automatically "Turn on sync" and agree to the "Your organisation will manage this policy" that users are shown when they sign into their Google account or via the browser, shown below in the images?

 

attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUwMDQ1NTY3MzUsImRvbWFpbiI6InN0YXJtYXQuZnJlc2hzZXJ2aWNlLmNvbSIsInR5cGUiOjF9.a8ix8fTk2pxm6_9MsqVTxDw-lyIF52vdAKs2dfIu9g4

 

image.thumb.png.fae547b1a05886fcb7641bfa2ae1b482.png

Posted

I can't add anything helpful, other than to say that I haven't yet managed to achieve this. I can't say that I've tried too hard though.

 

Keeping an eye on this thread in case one of you lovely lot has the answer that we need!

Posted

Following... I know there was a setting you could apply to avoid the "Ad services pop up" that users would get. Unsure on this though, but as others have said - it would be useful. Maybe if enough of us submit this is as a feature idea, they will action it?

Posted

Hmm: I wonder if one of the various Chrome automation / testing solutions would work? This is more of a quick guess / random thought than anything more useful.

Posted

Following cause im interested to hear if anyone has managed it too!

i'm also dreaming to think that there might be a way to skip the ad privacy menus too that appears every time you log into chrome? even designating a default selected option in the admin panel to just get it to go away!
 

Posted

To disable and suppress 

1 hour ago, aydee said:

i'm also dreaming to think that there might be a way to skip the ad privacy menus too that appears every time you log into chrome? even designating a default selected option in the admin panel to just get it to go away!
 

 

Try setting all of these values to zero (or false). You will probably need to set these in the Windows registry rather than rely on Google to apply them from the cloud because the user may not actually be signed in to Chrome yet when the Ad privacy screens appear.

 

https://chromeenterprise.google/policies/#PrivacySandboxPromptEnabled

https://chromeenterprise.google/policies/#PrivacySandboxAdMeasurementEnabled

https://chromeenterprise.google/policies/#PrivacySandboxAdTopicsEnabled

https://chromeenterprise.google/policies/#PrivacySandboxSiteEnabledAdsEnabled

 

I am basing this on testing I did some time ago. We haven't actually implemented this here yet so I can't vouch for it other than to conform my tests were successful.

  • Like 1
Posted
11 minutes ago, David44 said:

I am basing this on testing I did some time ago. We haven't actually implemented this here yet so I can't vouch for it other than to conform my tests were successful.

 

Thank you! Will give this a go on monday and update how it goes.

Posted
26 minutes ago, David44 said:

To disable and suppress 

 

Try setting all of these values to zero (or false). You will probably need to set these in the Windows registry rather than rely on Google to apply them from the cloud because the user may not actually be signed in to Chrome yet when the Ad privacy screens appear.

 

https://chromeenterprise.google/policies/#PrivacySandboxPromptEnabled

https://chromeenterprise.google/policies/#PrivacySandboxAdMeasurementEnabled

https://chromeenterprise.google/policies/#PrivacySandboxAdTopicsEnabled

https://chromeenterprise.google/policies/#PrivacySandboxSiteEnabledAdsEnabled

 

I am basing this on testing I did some time ago. We haven't actually implemented this here yet so I can't vouch for it other than to conform my tests were successful.

I've tried it and got it working - the Privacy Sandbox is this: https://www.eff.org/deeplinks/2023/09/how-turn-googles-privacy-sandbox-ad-tracking-and-why-you-should

 

Someone else on Reddit has posted:

 

https://www.reddit.com/r/sysadmin/comments/15mhkym/comment/kos231l/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

 

I found this searching for a GPO to disable the new Chrome ad stuff machine wide, and this is the actual set of regkeys:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"PrivacySandboxPromptEnabled"=dword:00000000
"PrivacySandboxAdTopicsEnabled"=dword:00000000
"PrivacySandboxSiteEnabledAdsEnabled"=dword:00000000
"PrivacySandboxAdMeasurementEnabled"=dword:00000000

Hope it helps!

 

Seems to be working here.

  • Thanks 2
Posted
17 hours ago, Alis_Klar said:

Does this affect Chromebooks?

 

There is a setting in Admin Google Workspace under Devices > Chrome > Settings then choose Users & Browsers. Search for "Sandbox" and you'll get the Privacy Sandbox optiins which can be turned off.

  • Thanks 3
Posted
7 hours ago, MatthewL said:

We've binned Chrome off, only use Edge.  Less of a security risk too.


As much as I hate a 2 horse web browser engine it was a smart move by Microsoft switching to the chrome engine. Makes it a far more viable option and on the whole it works well ime.

  • 7 months later...
Posted

Thought I'd bounce this one rather than creating a new thread. We have Chrome starting "clean" - we'd already applied the Sandbox settings (as above) and everything was working great, students could sign in if they wanted to, but it wasn't forced.

However, we're now getting a new prompt for students, essentially confirming they wish to sign in, and asking if they wish to create seperate profiles. We've tried disabling "PromotionsEnabled" (which has replaced the deprecated "PromotionalTabsEnabled") but this makes no difference.

 

The only fix so far has been to disable sign-in completely, but we don't want to do that. Anyone managed to get around these? 

 

 

image (1).png

image (2).png

image (3).png

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...