

In this post I’ll show how to create the PowerShell script, how to assign it by using Microsoft Intune and the end result in Google Chrome. This time I’m going for a small PowerShell script that will create a registry key and value. That’s why I’m going a different road this time. It actually might be a bit complicated for a simple configuration. However, the latter is always the easiest method.

About a year ago I showed that the extension is required when using conditional access and I also showed earlier that it’s possible to use ADMX ingestion to configure Google Chrome. If so, they need to create a new browser user profile.This week is all about simply automatically installing the Windows 10 Accounts extension for Google Chrome. When users relaunch Chrome, they might get a message that their profile is from a different version. Make sure all your users relaunch Chrome on their Windows computers after the downgrade is complete.

Relaunch Chrome on a Windows computer and check the version to make sure the downgrade was successful. Otherwise, enter msiexec /i GoogleChromeStandaloneEnterprise.msi ALLOWDOWNGRADE=1 To downgrade to the version that you last manually installed using the MSI file, enter msiexec /fvomus GoogleChromeStandaloneEnterprise.msi ALLOWDOWNGRADE=1 Don’t forget to turn on auto-updates again after your issue is resolved. To prevent Windows computers from automatically updating Chrome shortly after the downgrade, temporarily halt auto-updates.They're not used for data other than Chrome data.They're not set to the root of a volume, such as D:\.If you use the UserDataDir or DiskCacheDir policy settings to override default locations, check to make sure that:.You can downgrade to the previous stable version of Chrome.
