From 6386aa97e57d0451ef902937c600e83e2abb756a Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Tue, 6 Mar 2018 16:00:07 -0800 Subject: [PATCH 1/2] add line to access threat analytics --- ...at-analytics-windows-defender-advanced-threat-protection.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/windows/security/threat-protection/windows-defender-atp/threat-analytics-windows-defender-advanced-threat-protection.md b/windows/security/threat-protection/windows-defender-atp/threat-analytics-windows-defender-advanced-threat-protection.md index 6fa550565a..e2bb30d5ac 100644 --- a/windows/security/threat-protection/windows-defender-atp/threat-analytics-windows-defender-advanced-threat-protection.md +++ b/windows/security/threat-protection/windows-defender-atp/threat-analytics-windows-defender-advanced-threat-protection.md @@ -45,6 +45,9 @@ Threat analytics helps you continually assess and control risk exposure to Spect - **Microcode mitigation**: Identifies machines that have installed the necessary microcode updates or those that do not require them - **Overall mitigation status**: Identifies the completeness by which machines have mitigated against the Spectre and Meltdown exploits + +To access Threat analytics, from the navigation pane select **Dashboards** > **Threat analytics**. + Click a section of each chart to get a list of the machines in the corresponding mitigation status. From f86abfb7d629815a9ebf7773b1a3089cdca23a09 Mon Sep 17 00:00:00 2001 From: Kaushik Ainapure Date: Wed, 7 Mar 2018 14:05:31 +0000 Subject: [PATCH 2/2] Updating CEIPEnabled column The first table incorrectly states that the default value for CEIPEnabled is "False". On Windows 7 machines it's "True". --- mdop/uev-v1/deploying-the-ue-v-agent.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mdop/uev-v1/deploying-the-ue-v-agent.md b/mdop/uev-v1/deploying-the-ue-v-agent.md index df6cebfaaa..8656b04ed5 100644 --- a/mdop/uev-v1/deploying-the-ue-v-agent.md +++ b/mdop/uev-v1/deploying-the-ue-v-agent.md @@ -82,7 +82,8 @@ The Microsoft User Experience Virtualization (UE-V) agent must run on each compu

CEIPEnabled

Specifies the setting for participation in the Customer Experience Improvement program. If set to true, then installer information is uploaded to the Microsoft Customer Experience Improvement Program site. If set to false, then no information is uploaded.

True | False

-

Default: False

+

Default: False

+

On Windows 7: True