Problem with policy MetricsReportingEnabled


NOTE: This policy is not functioning as intended in Chrome 6.  

Setting this policy to "disabled" will only disable the checkbox, not uncheck it if it is already checked.  This issue is fixed in versions Chrome 7 and later.

As a workaround to turn off stats collection, 
- Set this policy to "Disabled".  This will disable the checkbox so it cannot be turned on by the user.
- Set HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\ClientState\{8A69D345-D564-463C-AFF1-A69D9E530F96}\usagestats to 0x0000000


Comments