【问题标题】:GPO for telemetry set to "Security", regedit still showing AllowTelemetry "3". Is it still effectively "0"?遥测 GPO 设置为“安全”,regedit 仍显示 AllowTelemetry“3”。它仍然有效地“0”吗?
【发布时间】:2016-10-10 09:17:07
【问题描述】:

我有一个将“诊断和使用数据”设置为“安全”的 GPO。 (见图)

据我了解,这应该将 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection 中的“AllowTelemetry”值设置为“0”。当我检查 regedit 这个值仍然是“3”。

我很确定遥测被禁用,因为它在 powershell 中运行get-service diagtrack 时被列为“停止”,所以基本上我要问的问题是:

如果存在将“诊断和使用数据”设置为安全级别的 GPO,这是否意味着即使 regedit 键显示“3”,AllowTelemetry 仍为“0”?

【问题讨论】:

    标签: registry windows-10 gpo


    【解决方案1】:

    我不好,我去了

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection
    

    其中 AllowTelemetry 为“3”

    而不是正确的路径

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection
    

    其中 AllowTelemetry 为“0”

    问题解决了。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-01-11
      • 1970-01-01
      • 2016-08-18
      • 1970-01-01
      • 2018-06-07
      • 1970-01-01
      • 1970-01-01
      • 2012-04-05
      相关资源
      最近更新 更多