mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
minor updates.
This commit is contained in:
@ -39,7 +39,7 @@ You can disable enhanced notifications on individual endpoints by configuring th
|
|||||||
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
|
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**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -62,27 +62,10 @@ In Configuration Manager, you can identify the status of endpoints by navigating
|
|||||||
## Manage notifications
|
## Manage notifications
|
||||||
<a name="manage-notifications"></a>
|
<a name="manage-notifications"></a>
|
||||||
|
|
||||||
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.
|
>[!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**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
**Use Group Policy to suppress Windows Defender notifications:**
|
**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**.
|
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)
|
- [MSFT_MpWDOScan class article](https://msdn.microsoft.com/library/windows/desktop/mt622458(v=vs.85).aspx)
|
||||||
|
|
||||||
|
|
||||||
To run Windows Defender Offline remotely, xxx. <span style="background-color:yellow">{{How do we do this? Still in pipeline?}}</span>
|
|
||||||
|
|
||||||
**Run Windows Defender Offline using PowerShell:**
|
**Run Windows Defender Offline using PowerShell:**
|
||||||
|
|
||||||
Use the PowerShell parameter `Start-MpWDOScan` to run a Windows Defender Offline scan.
|
Use the PowerShell parameter `Start-MpWDOScan` to run a Windows Defender Offline scan.
|
||||||
|
Reference in New Issue
Block a user