Merge pull request #788 from computeronix/patch-9

ASR - Enterprise only feature
This commit is contained in:
Patti Short 2018-04-25 10:13:36 -07:00 committed by GitHub
commit a5bee80dd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

View File

@ -936,7 +936,7 @@ The following list shows the supported values:
</tr> </tr>
<tr> <tr>
<td><img src="images/crossmark.png" alt="cross mark" /></td> <td><img src="images/crossmark.png" alt="cross mark" /></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td> <td><img src="images/crossmark.png" alt="check mark" /></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td> <td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td> <td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td> <td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
@ -994,7 +994,7 @@ ADMX Info:
</tr> </tr>
<tr> <tr>
<td><img src="images/crossmark.png" alt="cross mark" /></td> <td><img src="images/crossmark.png" alt="cross mark" /></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td> <td><img src="images/crossmark.png" alt="check mark" /></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td> <td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td> <td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td> <td><img src="images/checkmark.png" alt="check mark" /><sup>3</sup></td>

View File

@ -18,7 +18,7 @@ ms.date: 11/09/2017
**Applies to:** **Applies to:**
- Windows 10, version 1709 - Windows 10 Enterprise edition, version 1709 or higher

View File

@ -20,7 +20,7 @@ ms.date: 11/09/2017
**Applies to:** **Applies to:**
- Windows 10, version 1709 - Windows 10 Enterprise edition, version 1709 or higher

View File

@ -19,7 +19,7 @@ ms.date: 11/20/2017
**Applies to:** **Applies to:**
- Windows 10, version 1709 - Windows 10 Enterprise edition, version 1709 or higher

View File

@ -18,7 +18,7 @@ ms.date: 12/12/2017
**Applies to:** **Applies to:**
- Windows 10, version 1709 - Windows 10 Enterprise edition, version 1709 or higher
**Audience** **Audience**
@ -45,7 +45,7 @@ There are four steps to troubleshooting these problems:
Attack surface reduction (ASR) will only work on devices with the following conditions: Attack surface reduction (ASR) will only work on devices with the following conditions:
>[!div class="checklist"] >[!div class="checklist"]
> - Endpoints are running Windows 10, version 1709 (also known as the Fall Creators Update). > - Endpoints are running Windows 10 Enterprise edition, version 1709 (also known as the Fall Creators Update).
> - Endpoints are using Windows Defender Antivirus as the sole antivirus protection app. [Using any other antivirus app will cause Windows Defender AV to disable itself](../windows-defender-antivirus/windows-defender-antivirus-compatibility.md). > - Endpoints are using Windows Defender Antivirus as the sole antivirus protection app. [Using any other antivirus app will cause Windows Defender AV to disable itself](../windows-defender-antivirus/windows-defender-antivirus-compatibility.md).
> - [Real-time protection](../windows-defender-antivirus/configure-real-time-protection-windows-defender-antivirus.md) is enabled. > - [Real-time protection](../windows-defender-antivirus/configure-real-time-protection-windows-defender-antivirus.md) is enabled.
> - Audit mode is not enabled. Use Group Policy to set the rule to **Disabled** (value: **0**) as described in the [Enable ASR topic](enable-attack-surface-reduction.md#use-group-policy-to-enable-or-audit-attack-surface-reduction-rules). > - Audit mode is not enabled. Use Group Policy to set the rule to **Disabled** (value: **0**) as described in the [Enable ASR topic](enable-attack-surface-reduction.md#use-group-policy-to-enable-or-audit-attack-surface-reduction-rules).