Update detect-block-potentially-unwanted-apps-microsoft-defender-antivirus.md

This commit is contained in:
Denise Vangel-MSFT
2021-01-08 09:41:20 -08:00
committed by GitHub
parent 1bac573680
commit 9841d91419

View File

@ -110,21 +110,23 @@ For System Center 2012 Configuration Manager, see [How to Deploy Potentially Unw
#### Use Group Policy to configure PUA protection
1. First download and install [Administrative Templates (.admx) for Windows 10 October 2020 Update (20H2)](https://www.microsoft.com/download/details.aspx?id=102157)
1. Download and install [Administrative Templates (.admx) for Windows 10 October 2020 Update (20H2)](https://www.microsoft.com/download/details.aspx?id=102157)
2. On your Group Policy management computer, open the [Group Policy Management Console](https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)), right-click the Group Policy Object you want to configure, and select **Edit**.
2. On your Group Policy management computer, open the [Group Policy Management Console](https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)).
3. In the **Group Policy Management Editor**, go to **Computer configuration** and select **Administrative templates**.
3. Select the Group Policy Object you want to configure, and then choose **Edit**.
4. Expand the tree to **Windows Components** > **Microsoft Defender Antivirus**.
4. In the **Group Policy Management Editor**, go to **Computer configuration** and select **Administrative templates**.
5. Double-click **Configure detection for potentially unwanted applications**.
5. Expand the tree to **Windows Components** > **Microsoft Defender Antivirus**.
6. Select **Enabled** to enable PUA protection.
6. Double-click **Configure detection for potentially unwanted applications**.
7. In **Options**, select **Block** to block potentially unwanted applications, or select **Audit Mode** to test how the setting will work in your environment. Select **OK**.
7. Select **Enabled** to enable PUA protection.
8. Deploy your Group Policy object as you usually do.
8. In **Options**, select **Block** to block potentially unwanted applications, or select **Audit Mode** to test how the setting will work in your environment. Select **OK**.
9. Deploy your Group Policy object as you usually do.
#### Use PowerShell cmdlets to configure PUA protection