From 739a93f032d51836ddec48cc3e30055e57858684 Mon Sep 17 00:00:00 2001 From: Iaan Date: Fri, 29 Jul 2016 15:57:56 -0700 Subject: [PATCH] minor updates. --- ...windows-defender-enhanced-notifications.md | 2 +- .../keep-secure/windows-defender-offline.md | 22 +------------------ 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/windows/keep-secure/windows-defender-enhanced-notifications.md b/windows/keep-secure/windows-defender-enhanced-notifications.md index a199439d7c..fe9dbacc08 100644 --- a/windows/keep-secure/windows-defender-enhanced-notifications.md +++ b/windows/keep-secure/windows-defender-enhanced-notifications.md @@ -39,7 +39,7 @@ You can disable enhanced notifications on individual endpoints by configuring th HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender ``` -5. Double-click the **Notifications_Suppress** value and set it to **1**. +5. Double-click the **Notification_Suppress** value and set it to **1**. ![Image of enhanced notification suppression in Registry Editor](images/defender/ux-config-key.png) diff --git a/windows/keep-secure/windows-defender-offline.md b/windows/keep-secure/windows-defender-offline.md index 54382d6b48..a1c18fc085 100644 --- a/windows/keep-secure/windows-defender-offline.md +++ b/windows/keep-secure/windows-defender-offline.md @@ -62,27 +62,10 @@ In Configuration Manager, you can identify the status of endpoints by navigating ## Manage notifications -You can suppress Windows Defender Offline notifications by modifying the registry or with Group Policy. +You can suppress Windows Defender Offline notifications with Group Policy. >[!NOTE]Changing these settings will affect *all* notifications from Windows Defender. Disabling notifications will mean the endpoint user will not see any messages about any threats detected, removed, or if additional steps are required. -**Use the registry to disable Windows Defender notifications on individual endpoints:** - -1. Click **Start**, type **Run**, and press **Enter**. - -2. From the **Run** dialog box, type **regedit** and press **Enter**. - -4. In the **Registry Editor** navigate to the **ux configuration** key under: - - ```text - HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\ux configuration - ``` - -5. Double-click the **Notifications_Suppress** value and set it to **1**. - -![Image of enhanced notification suppression in Registry Editor](images/defender/ux-config-key.png) - - **Use Group Policy to suppress Windows Defender notifications:** 1. On your Group Policy management machine, open the [Group Policy Management Console](https://technet.microsoft.com/library/cc731212.aspx), right-click the Group Policy Object you want to configure and click **Edit**. @@ -166,9 +149,6 @@ For more information about using Windows Management Instrumentation to run a sca - [MSFT_MpWDOScan class article](https://msdn.microsoft.com/library/windows/desktop/mt622458(v=vs.85).aspx) - -To run Windows Defender Offline remotely, xxx. {{How do we do this? Still in pipeline?}} - **Run Windows Defender Offline using PowerShell:** Use the PowerShell parameter `Start-MpWDOScan` to run a Windows Defender Offline scan.